Typo Gardle -> Gradle

This commit is contained in:
Ciro Santilli
2015-03-27 11:09:43 +01:00
committed by Artem Bilan
parent c525e43299
commit b32cd1edda
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ The sample consists of two parts:
#### Command Line Using Gradle
The easiest way to run the **server** is to use the [Gralde Jetty Plugin](http://www.gradle.org/docs/current/userguide/jetty_plugin.html).
The easiest way to run the **server** is to use the [Gradle Jetty Plugin](http://www.gradle.org/docs/current/userguide/jetty_plugin.html).
Simply execute:
$ gradlew :http:jettyRun