Change may to might in Readme (#15099)

For localization, might is a better term than may.
This commit is contained in:
gchaps 2017-11-21 14:18:42 -08:00 committed by GitHub
parent e1f2336674
commit 28a736aa0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ If you want to use a Kibana release in production, give it a test run, or just p
### Building and Running Kibana, and/or Contributing Code
You may want to build Kibana locally to contribute some code, test out the latest features, or try
You might want to build Kibana locally to contribute some code, test out the latest features, or try
out an open PR:
- [CONTRIBUTING.md](CONTRIBUTING.md) will help you get Kibana up and running.