From a674950ce10cc29ccd8cf8b087216279e3aff8f3 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Sat, 22 Feb 2014 09:58:42 -0800 Subject: [PATCH] Your instead of you --- docs/creating-a-theme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/creating-a-theme.md b/docs/creating-a-theme.md index c405e75c8..ed4c119cf 100644 --- a/docs/creating-a-theme.md +++ b/docs/creating-a-theme.md @@ -32,7 +32,7 @@ Let's create your first theme. To get started, hit `cmd-shift-P`, and start typing "Generate Syntax Theme" to generate a new theme package. Select "Generate Syntax Theme," and you'll be -asked for the path where you theme will be created. Let's call ours _motif_. +asked for the path where your theme will be created. Let's call ours _motif_. Atom will pop open a new window, showing the _motif_ theme, with a default set of folders and files created for us. If you open the settings view (`cmd-,`)