Fixed a typo in node doc

Trivial fix.

Change-Id: Ic7afbe91119824d4e4ee50f6b4fb7d5d5d6ce1f9
This commit is contained in:
tengqm
2015-06-18 05:48:45 -04:00
parent a90fa154b2
commit 71848bbe60

View File

@@ -126,7 +126,7 @@ individually or combined:
- ``limit``: a number that restricts the maximum number of records to be
returned from the query. It is useful for displaying the records in pages
where the page size can be specified as the limit.
- ``marker``: A string that represents the last seen UUID of stacks in previous
- ``marker``: A string that represents the last seen UUID of nodes in previous
queries. This query will only return results appearing after the
specified UUID. This is useful for displaying records in pages.
- ``sort_dir``: A string to enforce sorting of the results. It can accept