Fix formatting in documentation for API.reverse_geocode
authorHarmon <Harmon758@gmail.com>
Mon, 6 Jan 2020 14:06:38 +0000 (08:06 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 6 Jan 2020 14:06:38 +0000 (08:06 -0600)
docs/api.rst

index 7c97ca20731de0df028af230f6ec3cc36a334fe8..e60ea785ab6070d750105c5ec2e6aea4e9bf934e 100644 (file)
@@ -1120,8 +1120,8 @@ Geo Methods
                     (then this is a radius in meters, but it can also take a
                     string that is suffixed with ft to specify feet).
                     If this is not passed in, then it is assumed to be 0m
-   :param granularity: Assumed to be `neighborhood' by default; can also be
-                       `city'.
+   :param granularity: Assumed to be ``neighborhood`` by default; can also be
+                       ``city``.
    :param max_results: A hint as to the maximum number of results to return.
                        This is only a guideline, which may not be adhered to.