Kirill Gavrilov преди 6 години
родител
ревизия
9078885a1a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/preface/getting-spring-security.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/preface/getting-spring-security.adoc

@@ -178,7 +178,7 @@ If you are using a milestone or release candidate version, you will need to ensu
 [[gradle]]
 == Gradle
 
-Like most open source projects, Spring Security deploys its dependencies as Maven artifacts which allows for for first class Gradle support.
+Like most open source projects, Spring Security deploys its dependencies as Maven artifacts which allows for first class Gradle support.
 The following sections provide details on how to consume Spring Security when using Gradle.
 
 === Spring Boot with Gradle