From bcf1456df778435cce7cfe9357a5b5fa883fc57b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 4 Feb 2014 16:32:26 -0800 Subject: [PATCH] :memo: converted instead of generated --- docs/converting-a-text-mate-theme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/converting-a-text-mate-theme.md b/docs/converting-a-text-mate-theme.md index 3b3c96439..ba99f6692 100644 --- a/docs/converting-a-text-mate-theme.md +++ b/docs/converting-a-text-mate-theme.md @@ -40,7 +40,7 @@ you can convert the theme with the following command: apm init --theme ~/.atom/packages/my-theme --convert ~/Downloads/MyTheme.tmTheme ``` -You can browse to `~/.atom/packages/my-theme` to see the generated theme. +You can browse to `~/.atom/packages/my-theme` to see the converted theme. ### Activate the Theme