[PATCH docs 2/2] rest-api: Fix capitalisation of 'Just'

OpenBMC Patches openbmc-patches at stwcx.xyz
Mon May 9 17:00:12 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 1d61eb5..10b01e9 100644
--- a/rest-api.md
+++ b/rest-api.md
@@ -151,7 +151,7 @@ Alternatively specify the json inline with -d:
         -d '{"data": <value>}' \
         https://bmc/org/openbmc/control/flash/bios/attr/flasher_path
 
-When using '-d' Just remember that json requires quoting.
+When using '-d' just remember that json requires quoting.
 
 ## HTTP POST operations
 POST operations are for calling methods, but also for creating new resources
-- 
2.8.1




More information about the openbmc mailing list