minor edit to newt_mfg.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/82b4936c Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/82b4936c Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/82b4936c Branch: refs/heads/develop Commit: 82b4936cda8dd64354f3004912165c89a2ad8a37 Parents: d657ec6 Author: aditihilbert <[email protected]> Authored: Wed Jan 25 16:29:02 2017 -0800 Committer: aditihilbert <[email protected]> Committed: Wed Jan 25 16:29:02 2017 -0800 ---------------------------------------------------------------------- docs/newt/command_list/newt_mfg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/82b4936c/docs/newt/command_list/newt_mfg.md ---------------------------------------------------------------------- diff --git a/docs/newt/command_list/newt_mfg.md b/docs/newt/command_list/newt_mfg.md index f7ee02e..7e6fe7d 100644 --- a/docs/newt/command_list/newt_mfg.md +++ b/docs/newt/command_list/newt_mfg.md @@ -60,7 +60,7 @@ targets/rb_boot build_profile=optimized ``` -Create the directory and to hold the mfg packages. +Create the directory to hold the mfg packages. ``` $ mkdir -p mfgs/rb_blinky_rsa
