From 7499df22be8ab7ae370ba413b91c15c01246fc63 Mon Sep 17 00:00:00 2001 From: Er6d6o6 Date: Mon, 29 Dec 2014 18:36:06 -0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73b11cd..0e3b60b 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Laravel](http://laravel.com/docs) - Easily-readable and well-organized docs. Navigation is well formatted and articles are easy to consume. (contributed by [@ToddSmithSalter](https://github.com/toddsmithsalter)) * [FullCalendar](http://arshaw.com/fullcalendar/docs/) – Concise overview of all APIs on a single page, and in-depth descriptions for each. (contributed by [@gr2m](https://github.com/gr2m/)) * [Rust Guides](http://doc.rust-lang.org/guide.html) - Rust is a pre-1.0 language with a constantly-changing API, but the docs (written by [Steve Klabnik](https://github.com/steveklabnik)) are clearly a high priority. The guides in particular illustrate core concepts of the standard library in a conversational, accessible style. (contributed by [Nick Cox](https://github.com/thenickcox) -* [MongoDB Manual](http://docs.mongodb.org/manual/) - Easy to navigate, clean, and carefuly and well designed manual. (contributed by [ericbn](https://github.com/ericbn)) +* [MongoDB Manual](http://docs.mongodb.org/manual/) - Easy to navigate, clean, carefully and well designed manual. (contributed by [ericbn](https://github.com/ericbn)) ### Writing about Docs (again, in no particular order)