Skip to content

Commit

Permalink
Spelling Mistake fix
Browse files Browse the repository at this point in the history
  • Loading branch information
devtoolboxuk committed Apr 29, 2019
1 parent 98e6db0 commit 29f8369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "devtoolboxuk/sytx",
"name": "devtoolboxuk/styx",
"description": "AntiFlood Service for AEGIS",
"type": "library",
"license": "MIT",
"autoload": {
"psr-4": {
"": "src/",
"devtoolboxuk\\sytx\\": "src/"
"devtoolboxuk\\styx\\": "src/"
},
"classmap": [
"src"
Expand Down

0 comments on commit 29f8369

Please sign in to comment.