summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkyren <kerriganw@gmail.com>2017-08-02 17:25:19 -0400
committerkyren <kerriganw@gmail.com>2017-08-02 17:26:25 -0400
commitd5552c494aeebc5b718f4a3a564c881b56cf5b67 (patch)
treeb32fbc52a8180334361ab213b93239d6adac1a41 /README.md
parent93e8d7bc5cdda599b3ebab30daa3eb52c59e69f0 (diff)
downloadmlua-d5552c494aeebc5b718f4a3a564c881b56cf5b67.zip
Typo fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b438744..2e881fc 100644
--- a/README.md
+++ b/README.md
@@ -67,8 +67,8 @@ This library is very much Work In Progress, so there is a lot of API churn. I
believe the library should be stable and usable enough to realistically use in a
real project, but the API has probably not settled down yet. I currently follow
"pre-1.0 semver" (if such a thing exists), but there have been a large number of
-API version bumps, and there will may continue to be. If you have a dependency
-on rlua, you might want to consider adding a 0.x version bound.
+API version bumps, and there may continue to be. If you have a dependency on
+rlua, you might want to consider adding a 0.x version bound.
## Safety and panics