61b0fd9b8770ee58f3b1827b03fd374cc92ec529
howto/Bird.md
... | ... | @@ -288,12 +288,12 @@ then create the directory to make sure curls can save the files: |
288 | 288 | mkdir -p /var/lib/bird/ |
289 | 289 | ``` |
290 | 290 | |
291 | -### Using RPKI ROA in bird2 |
|
291 | +### Use RPKI ROA for bird2 |
|
292 | 292 | * Download gortr |
293 | 293 | |
294 | 294 | `https://github.com/cloudflare/gortr/releases` |
295 | 295 | |
296 | -* Running gortr,need golang environment. |
|
296 | +* Run gortr,need golang environment. |
|
297 | 297 | |
298 | 298 | ``` |
299 | 299 | ./gortr -verify=false -checktime=false -cache=https://dn42.burble.com/roa/dn42_roa_46.json |