summaryrefslogtreecommitdiffstats
path: root/dev/packaging/tutorials/basic.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'dev/packaging/tutorials/basic.mdwn')
-rw-r--r--dev/packaging/tutorials/basic.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/packaging/tutorials/basic.mdwn b/dev/packaging/tutorials/basic.mdwn
index e6bea13..fffc27b 100644
--- a/dev/packaging/tutorials/basic.mdwn
+++ b/dev/packaging/tutorials/basic.mdwn
@@ -113,7 +113,7 @@ Looking Through the Source
--------------------------
With a "[no-op][no-op]" target in `build`, we can make **opkbuild**(1) prepare a
-[build work area][spf-work-area] with the unpacked source code and stop. This
+*[build work area][spf-work-area]* with the unpacked source code and stop. This
target isn't required by SPF 2.0, but it seems to facilitate a nice workflow.
So begin writing `build` as follows: