From 4f9081eda31346dea97f19337339e6bc864b0343 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Mon, 19 Oct 2015 20:52:35 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- engine/src/flutter/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/CONTRIBUTING.md b/engine/src/flutter/CONTRIBUTING.md index 6681472637e..975dd5eaa04 100644 --- a/engine/src/flutter/CONTRIBUTING.md +++ b/engine/src/flutter/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: ```