diff --git a/Typical-Git-Workflow.md b/Typical-Git-Workflow.md index e5c72f9..9b8818f 100644 --- a/Typical-Git-Workflow.md +++ b/Typical-Git-Workflow.md @@ -5,7 +5,7 @@ **Before you begin** * Fork the project on GitHub * Clone your fork locally - * `git clone https://github.com/your-username/citra.git' + * `git clone https://github.com/your-username/citra.git` **Create a new branch** * Update `local/master` with `upstream/master` (if it's not a brand new fork)