[PATCH docs 1/2] rest-api.md: Fix 'emumerate' typo
OpenBMC Patches
openbmc-patches at stwcx.xyz
Mon May 9 17:00:11 AEST 2016
From: Andrew Jeffery <andrew at aj.id.au>
Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
rest-api.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
--
2.8.1
More information about the openbmc
mailing list