From a4aa5f1af7ed3826149aa7e9226b2fca409aa6d2 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Mon, 19 Oct 2015 20:52:35 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6681472637e..975dd5eaa04 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ To get the code: follow the directions here: https://help.github.com/articles/generating-ssh-keys/. * Create an empty directory for your copy of the repository. Call it what you like. For the sake of the instructions that follow, we'll call it `flutter`. - * Create a `.gclient` in the `flutter` directory with the following contents, replacing + * Create a `.gclient` file in the `flutter` directory with the following contents, replacing ` with your GitHub account name: ```