Skip to content

Commit 90eedea

Browse files
author
Diogo Correia
committed
Fix previously introduced typo
1 parent 24269dd commit 90eedea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/simple-date-clock-application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before installing everything, please be sure you have the following tools instal
3636
== Install {ch} (if it is not yet done)
3737

3838
{ch} is coded in Python, consequently, it's always better to create a local virtualenv dedicated to the project to avoid messing with your system dependencies.
39-
As shown in the snippet bellow, we will clone the repository, change directory inside the freshly clone directory and create a virtualenv inside (for this tutorial, the Python's version used is CPython 3.10.6).
39+
As shown in the snippet below, we will clone the repository, change directory inside the freshly clone directory and create a virtualenv inside (for this tutorial, the Python's version used is CPython 3.10.6).
4040

4141
First step is to clone the link:{repo_url}[{ch} repository] on your system.
4242

0 commit comments

Comments
 (0)