diff --git a/Docs/Tutorials/PLASMA/User Manual.md b/Docs/Tutorials/PLASMA/User Manual.md index 73fcaab4..f52e0675 100644 --- a/Docs/Tutorials/PLASMA/User Manual.md +++ b/Docs/Tutorials/PLASMA/User Manual.md @@ -9,7 +9,7 @@ To start things off, here is the standard introductory program: ``` import STDLIB - prefed puts + predef puts end byte hello[] = "Hello, world.\n"