Skip to content

Commit

Permalink
UPDATE module name
Browse files Browse the repository at this point in the history
Module name cahanged as erl_slug
  • Loading branch information
drlinux committed Jan 5, 2015
1 parent 5f45d74 commit 8b89262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slugs.erl → erl_slug.erl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-module(slugs).
-module(erl_slug).

-export([slugify/1]).

Expand Down

0 comments on commit 8b89262

Please sign in to comment.