aboutsummaryrefslogtreecommitdiff
path: root/docs/pages/1-creating-your-first-program.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pages/1-creating-your-first-program.md')
-rw-r--r--docs/pages/1-creating-your-first-program.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/1-creating-your-first-program.md b/docs/pages/1-creating-your-first-program.md
index 40690c7..0a6ff3c 100644
--- a/docs/pages/1-creating-your-first-program.md
+++ b/docs/pages/1-creating-your-first-program.md
@@ -250,7 +250,7 @@ Hello, World!
~> your-bin greet Alice
Hello, Alice!
```
-
+
At this point, you have successfully created a basic **Mingling** command-line program. The next chapter will explain how to implement a fallback mechanism for your command-line program to handle cases where a command or renderer does not exist.
<p align="center" style="font-size: 0.85em; color: gray;">