summaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-02 19:03:22 +0300
committerLars Wirzenius <liw@liw.fi>2022-09-02 19:03:22 +0300
commitf4abcffc6cf7f07bd4364c125bca82709bf399c4 (patch)
treeabaf5d77b573cdd1b5a82b12ec1407ff2084df68 /blog
parent734b8a526f9699105e19a145b1d6d4f243cfd8bc (diff)
downloadick.liw.fi-f4abcffc6cf7f07bd4364c125bca82709bf399c4.tar.gz
fix: markup for riki
Sponsored-by: author
Diffstat (limited to 'blog')
-rw-r--r--blog/2018/09/11/planning_meeting_iteration_29.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/2018/09/11/planning_meeting_iteration_29.mdwn b/blog/2018/09/11/planning_meeting_iteration_29.mdwn
index 0cdfb5a..0c9e093 100644
--- a/blog/2018/09/11/planning_meeting_iteration_29.mdwn
+++ b/blog/2018/09/11/planning_meeting_iteration_29.mdwn
@@ -273,7 +273,7 @@ Task descriptions
confirm they can log in and become root with sudo.
* **Prepare React App framework repository and populate with Hello
- World app**: The application should say "hello, world" (or some
+ World app:** The application should say "hello, world" (or some
similar greeting), and use the React machinery to do so: npm to
install dependencies, whatever the React build command is chosen to
do the build.