diff options
| author | Andrew Jeffery <andrew@aj.id.au> | 2016-05-09 16:00:05 +0930 |
|---|---|---|
| committer | Jeremy Kerr <jk@ozlabs.org> | 2016-05-12 15:39:48 +0800 |
| commit | d798abd6826b3908b1b8684b57b91421e1b8083c (patch) | |
| tree | 75b466d2c4002825faeb2ca0f4bd5981e79a183c | |
| parent | b63933fcc3915c87e3faa09c593dac9006ae13b4 (diff) | |
| download | openbmc-docs-d798abd6826b3908b1b8684b57b91421e1b8083c.tar.gz openbmc-docs-d798abd6826b3908b1b8684b57b91421e1b8083c.zip | |
rest-api.md: Fix 'emumerate' typo
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
| -rw-r--r-- | rest-api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api.md b/rest-api.md index d0be259..1d61eb5 100644 --- a/rest-api.md +++ b/rest-api.md @@ -102,7 +102,7 @@ They are: $ curl -b cjar -k https://palm5-bmc/list [output omitted] - - Adding `/emumerate` instead of `/list` will also include the attributes of + - Adding `/enumerate` instead of `/list` will also include the attributes of the listed objects. |

