Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
avillegasn committed Feb 27, 2019
1 parent b6245c5 commit e26931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You will want to rename it and the content inside of it to fit your needs. For e
* rename files from `wp-beb` to `example-me`
* change `wp-beb` to `example-me`
* change `wp_beb` to `example_me`
* change `WP_BEB_` to `EXAMPLE_ME_`
* change `WP_BEB` to `EXAMPLE_ME`

To build the code execute the following:

Expand Down

0 comments on commit e26931a

Please sign in to comment.