Skip to content

Commit fc6f9c1

Browse files
committed
Fix typo in atomvm_app README.md
There was a type in the generated README.md file inlcluded in new applications created with the `rebar3 atomvm new atomvm_app` template. Signed-off-by: Winford <winford@object.stream>
1 parent ebf4f5a commit fc6f9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

priv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Welcome to the {{name}} AtomVM application.
44

5-
For informtion about how to build and flash this application, see the [`atomvm_rebar3_plugin`](https://github.com/atomvm/atomvm_rebar3_plugin) Github repository.
5+
For information about how to build and flash this application, see the [`atomvm_rebar3_plugin`](https://github.com/atomvm/atomvm_rebar3_plugin) Github repository.

0 commit comments

Comments
 (0)