aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/announce/2015.02.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2015.02.md b/docs/announce/2015.02.md
index b95caa3..5375748 100644
--- a/docs/announce/2015.02.md
+++ b/docs/announce/2015.02.md
@@ -55,7 +55,7 @@ like `use nqp;`.
Changes to modules included in Rakudo Star:
- [JSON::Tiny](https://github.com/moritz/json) gives better error messages on invalid input
-- [panda](https://github.com/tadzik/panda) givees better error messages when
+- [panda](https://github.com/tadzik/panda) gives better error messages when
projects.json is not a valid JSON file (for example due to ISP-level HTTP filtering)
- [doc](https://github.com/perl6/doc) ships with much more documentation
- [LWP::Simple](https://github.com/cosimo/perl6-lwp-simple) supports PUT and HEAD requests,