aboutsummaryrefslogtreecommitdiff
path: root/content/en/docs/Examples/dev-1.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/docs/Examples/dev-1.md')
-rw-r--r--content/en/docs/Examples/dev-1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/docs/Examples/dev-1.md b/content/en/docs/Examples/dev-1.md
index 6a1af57..ebc276c 100644
--- a/content/en/docs/Examples/dev-1.md
+++ b/content/en/docs/Examples/dev-1.md
@@ -68,7 +68,7 @@ The full code for an example is the
application in the tools directory.
To compile your C program from the command line, you have to link
--lourobos-dev. For instance, in the Ouroboros repository, you can do
+-louroboros-dev. For instance, in the Ouroboros repository, you can do
```bash
cd src/tools/oecho