GitHub user perzeababa opened a pull request:
https://github.com/apache/jmeter/pull/382
fixed Gradle typo in README.md
## Description
"gradle" was spelled wrong
## Motivation and Context
spelling was wrong
## How Has This Been Tested?
confirmed that the spelling is now correct
## Screenshots (if appropriate):
## Types of changes
improved readability
## Checklist:
Not Applicable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/perzeababa/jmeter patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/382.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #382
----
commit 6e7315bee202188ad1eff93b6007be35b774c78d
Author: Perze Ababa <perze.ababa@...>
Date: 2018-05-10T04:14:03Z
fixed typos
----
---