Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit 835fe6e

Browse files
committed
fix(docs): Fix typos (#61)
Signed-off-by: Maximilian Rosin <[email protected]>
1 parent 3461a72 commit 835fe6e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/setup/building_docker.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It enables running OSI visualizer on non-Linux plattforms.
1212
**Steps**
1313

1414
. Open a command line interpreter.
15-
. Change to the OSI visualizer repository
15+
. Change to the OSI visualizer repository.
1616
. Run the provided script to build the Docker image.
1717
+
1818
[source]

doc/setup/building_visualizer.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ OSI visualizer provides a script for building OSI visualizer.
1818
**Steps**
1919

2020
. Open a command line interpreter.
21-
. Change to the OSI visualizer repository
21+
. Change to the OSI visualizer repository.
2222
. Run the provided script to build OSI visualizer.
2323
+
2424
[source]

doc/setup/installing_dependencies.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ It is recommended to use OSI Visualizer under _Ubuntu Linux 18.04 LTS_.
2121

2222
. Open a command line interpreter.
2323
. Change to the OSI visualizer repository
24-
. Run the following command to update the list of available packages and upgrad your system.
24+
. Run the following command to update the list of available packages and upgrade your system.
2525
+
2626
[source]
2727
----

0 commit comments

Comments
 (0)