highlighting error corrected in newtmgr.md

Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/b377a222
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/b377a222
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/b377a222

Branch: refs/heads/develop
Commit: b377a22281d1b8544257480b37392c67f0ee6a8c
Parents: 96c49bd
Author: aditihilbert <[email protected]>
Authored: Wed Jan 11 18:34:11 2017 -0800
Committer: aditihilbert <[email protected]>
Committed: Wed Jan 11 18:34:11 2017 -0800

----------------------------------------------------------------------
 docs/os/modules/devmgmt/newtmgr.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/b377a222/docs/os/modules/devmgmt/newtmgr.md
----------------------------------------------------------------------
diff --git a/docs/os/modules/devmgmt/newtmgr.md 
b/docs/os/modules/devmgmt/newtmgr.md
index a22976e..1a0d06a 100644
--- a/docs/os/modules/devmgmt/newtmgr.md
+++ b/docs/os/modules/devmgmt/newtmgr.md
@@ -7,7 +7,7 @@ Newt Manager is the protocol that enables your Mynewt 
application to communicate
 
 ### Invoking Newt Manager commands
 
-The diagram below indicates the two options available to the application 
developer to issue Newt Manager commands (`newtmgr commmands`) on a Mynewt 
device. The application may leverage the `newtmgr` framework or the `oicmgr` 
framework to call the newtmgr commands. The latter is described in the next 
chapter.
+The diagram below indicates the two options available to the application 
developer to issue Newt Manager (`newtmgr`) commands on a Mynewt device. The 
application may leverage the `newtmgr` framework or the `oicmgr` framework to 
call the newtmgr commands. The latter is described in the next chapter.
 
 ![Device Management](./device-mgmt.png)
 

Reply via email to