Fix doc typo

The word is 'router'.

Change-Id: Icf27d930f877d57f2b09a4e4e201c89f1d64b2a8
This commit is contained in:
Monty Taylor 2017-10-20 21:39:57 +02:00
parent 162a7a59fd
commit a4535baf6b
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ user might want to tell programs which one to pick. There can be only one
`nat_source` is a boolean field that indicates which network floating `nat_source` is a boolean field that indicates which network floating
ips should be requested from. It defaults to false. Normally this can be ips should be requested from. It defaults to false. Normally this can be
inferred by looking for a network that is attached to a route. But it's inferred by looking for a network that is attached to a router. But it's
possible to have more than one network that satisfies that condition, so the possible to have more than one network that satisfies that condition, so the
user might want to tell programs which one to pick. There can be only one user might want to tell programs which one to pick. There can be only one
`nat_source` per cloud. `nat_source` per cloud.