aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/announce/2015.01.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2015.01.md b/docs/announce/2015.01.md
index b2cd814..eb363dc 100644
--- a/docs/announce/2015.01.md
+++ b/docs/announce/2015.01.md
@@ -38,7 +38,7 @@ Some of the new compiler features added to this release include:
Changes to modules included in Rakudo Star:
- [Bailador](https://github.com/tadzik/Bailador) handles POST and URL params separately
-- [ÐBIish](https://github.com/perl6/DBIish) has improved error reporting on SQLite
+- [DBIish](https://github.com/perl6/DBIish) has improved error reporting on SQLite
- [doc](https://github.com/perl6/doc) ships with much more documentation
- [panda](https://github.com/tadzik/panda) has a new command `installdeps`
- [Pod::To::HTML](https://github.com/perl6/Pod-To-HTML) now supports callbacks for code areas