diff --git a/DEVELOPERS.md b/DEVELOPERS.md index 2cc73c7..3e93dec 100644 --- a/DEVELOPERS.md +++ b/DEVELOPERS.md @@ -36,7 +36,7 @@ We wouldn't get very far without installing and setting up Git. Version control ## Ubuntu 16.04 -In a terminal window, wnter the following command: +In a terminal window, enter the following command: ``` sudo apt update && sudo apt install git ```