From d845d8a742a99bd94150a1b0dbe27e37a6aac5c2 Mon Sep 17 00:00:00 2001 From: Jason Carver Date: Fri, 4 Apr 2014 22:27:16 -0700 Subject: [PATCH] docs(CONTRIBUTING.md): typo fix "submitting and issue" should be "submitting an issue" Closes #7002 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1ed73085a..9ddc3c5fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ discussion list or [StackOverflow][stackoverflow]. We are also available on [IRC ## Found an Issue? If you find a bug in the source code or a mistake in the documentation, you can help us by -submitting and issue to our [GitHub Repository][github]. Even better you can submit a Pull Request +submitting an issue to our [GitHub Repository][github]. Even better you can submit a Pull Request with a fix. ***Localization Issue:*** *Angular.js uses the [Google Closure I18N library], to generate its own I18N files. This means that