Skip to content

Commit

Permalink
Correct the prefix in composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
justintadlock committed Jul 1, 2019
1 parent ba227f6 commit 64d71ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
},
"autoload" : {
"psr-4" : {
"WPTRT\\Section\\" : "src/"
"WPTRT\\Customize\\Section\\" : "src/"
}
},
"require" : {
Expand Down

0 comments on commit 64d71ca

Please sign in to comment.