Update service_config.md (#25824)

nano is 1e-9
pull/26051/head
Luka Rahne 4 years ago committed by GitHub
parent e7e1ba39c5
commit f84caae4dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      doc/service_config.md

@ -96,7 +96,7 @@ Here is the same example service config in JSON form:
{ "service": "foo", "method": "bar" },
{ "service": "baz" }
],
"timeout": "1.0000000001s"
"timeout": "1.000000001s"
}
]
}

Loading…
Cancel
Save