diff options
Diffstat (limited to 'docs/tutorial/1-writing.md')
| -rw-r--r-- | docs/tutorial/1-writing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial/1-writing.md b/docs/tutorial/1-writing.md index 0235032e..7b42a0a4 100644 --- a/docs/tutorial/1-writing.md +++ b/docs/tutorial/1-writing.md @@ -20,7 +20,7 @@ In this report, we will explore the various factors that influence fluid dynamics in glaciers and how they contribute to the formation and -behavior of these natural structures. +behaviour of these natural structures. ``` _Throughout this tutorial, we'll show code examples like this one. Just like in the app, the first panel contains markup and the second panel shows a preview. We shrunk the page to fit the examples so you can see what's going on._ @@ -36,7 +36,7 @@ In this report, we will explore the various factors that influence _fluid dynamics_ in glaciers and how they contribute to the formation and -behavior of these natural structures. +behaviour of these natural structures. ``` That was easy! To add a new paragraph, just add a blank line in between two |
