Skip to content

Commit

Permalink
fix: missed a closing tag
Browse files Browse the repository at this point in the history
Cayla Hamann committed Jul 10, 2020
1 parent 6f06093 commit 53057ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/markdown-pages/build-apps/build-hello-world-app.mdx
Original file line number Diff line number Diff line change
@@ -121,7 +121,7 @@ If you followed all the steps in the CLI wizard, you now have files under a new

When the browser opens, click the new launcher for your application. Here's an example where we inserted a leaf icon:

<Image src="../../images/create-hello-world/hello-world-launcher.png" alt="The customized nerdlet launcher />
<Image src="../../images/create-hello-world/hello-world-launcher.png" alt="The customized nerdlet launcher" />


After you click the new launcher, your "Hello, World!" appears:

0 comments on commit 53057ec

Please sign in to comment.