From ee322d0154df57713cb9dfced1249e90c76d9bbe Mon Sep 17 00:00:00 2001 From: Boris Lykah Date: Fri, 10 Jan 2014 10:05:42 -0500 Subject: [PATCH] Fix a typo --- pages/docs/names.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/names.md b/pages/docs/names.md index c1d0295..00263fd 100644 --- a/pages/docs/names.md +++ b/pages/docs/names.md @@ -7,7 +7,7 @@ your plugin. The name is a unique identifier that distinguishes your plugin from all other plugins. This is different from the title of your plugin, which you can think of as the display name. -**Plugin names may only contain letters, numbers, hypens, dots, and underscores.** +**Plugin names may only contain letters, numbers, hyphens, dots, and underscores.** We encourage you to follow a few simple tips as well: