Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For the challenge you need to:
`git clone [email protected]:uwaft/cav_workshop_source.git`
2. Create a new branch:
`git checkout -b \<name\>_workshop`
3. Costomize the code with
3. Customize the code with
your own road scenario, car configuration and any other changes you want to make!
4. Push your changes:
`git push origin \<name\>_workshop`
Expand Down