From ac7b567943090227de6b2346dd5b4e9ebb239a42 Mon Sep 17 00:00:00 2001 From: marsuboss Date: Tue, 21 Jan 2014 16:56:55 +0100 Subject: [PATCH] Fix typo --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb5af64..3afd6a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,5 +2,5 @@ Contributing to Yii2 ==================== - [Report an issue](docs/internals/report-an-issue.md) -- [Traslate documentation or messages](docs/internals/translations.md) -- [Contribute to the core code or fix bugs](docs/internals/getting-started.md) \ No newline at end of file +- [Translate documentation or messages](docs/internals/translations.md) +- [Contribute to the core code or fix bugs](docs/internals/getting-started.md)