You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2017/11/14 22:28:17 UTC

[GitHub] ccollins476ad closed pull request #337: Fixed typo in slinky tutorial

ccollins476ad closed pull request #337: Fixed typo in slinky tutorial
URL: https://github.com/apache/mynewt-site/pull/337
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/os/tutorials/project-nrf52-slinky.md b/docs/os/tutorials/project-nrf52-slinky.md
index 03622577f..1913474a9 100644
--- a/docs/os/tutorials/project-nrf52-slinky.md
+++ b/docs/os/tutorials/project-nrf52-slinky.md
@@ -53,7 +53,7 @@ $ newt target set nrf52_slinky app=@apache-mynewt-core/apps/slinky
 Run the `newt build nrf52_boot` command to build the bootloader:
 
 ```no-highlight
-$ newt build nrf52-boot
+$ newt build nrf52_boot
 Building target targets/nrf52_boot
 Compiling repos/apache-mynewt-core/boot/bootutil/src/image_ec256.c
 Compiling repos/apache-mynewt-core/boot/bootutil/src/image_ec.c


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services