From 5738e7bc9bf010dd86f8667c624cc38fcb5a750e Mon Sep 17 00:00:00 2001 From: Allen McKenzie Date: Wed, 16 Mar 2022 21:30:29 -0700 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73dc393..f4ea945 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Here is the Changelog ### 0.1.1 ### -Fixed declared default constanst to have unique prefixes. Instead of API_KEY this plugin uses the prefix BM_ to make this BM_API_KEY +Fixed declared default constants to have unique prefixes. Instead of API_KEY this plugin uses the prefix BM_ to make this BM_API_KEY Added assets for the plugin icon and banner images Added documentation for plugin configuration and integration with Yelp and StrawPoll diff --git a/readme.txt b/readme.txt index fe3849b..f387bd2 100644 --- a/readme.txt +++ b/readme.txt @@ -75,7 +75,7 @@ Here is the Changelog === 0.1.1 === -Fixed declared default constanst to have unique prefixes. Instead of API_KEY this plugin uses the prefix BM_ to make this BM_API_KEY +Fixed declared default constants to have unique prefixes. Instead of API_KEY this plugin uses the prefix BM_ to make this BM_API_KEY Added assets for the plugin icon and banner images Added documentation for plugin configuration and integration with Yelp and StrawPoll