瀏覽代碼

nicer gradle wrapper ref

Andy Scherzinger 9 年之前
父節點
當前提交
fb3d9cb005
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SETUP.md

+ 1 - 1
SETUP.md

@@ -61,7 +61,7 @@ To set up the project in Android Studio follow the next steps:
 
 ### 3. Working in a terminal with Gradle:
 
-[Gradle][7] is the build system used by Android Studio to manage the building operations on Android apps. You do not need to install Gradle in your system, and Google recommends not to do it, but instead trusting on the Graddle wrapper included in the project [8].
+[Gradle][7] is the build system used by Android Studio to manage the building operations on Android apps. You do not need to install Gradle in your system, and Google recommends not to do it, but instead trusting on the [Graddle wrapper][8] included in the project.
 
 * Open a terminal and go to the 'android' directory that contains the repository.
 * Complete the setup of project properties running: