Pārlūkot izejas kodu

Removed extra 't' in targetting (#4324)

Romain Sanchez 8 gadi atpakaļ
vecāks
revīzija
2863ad502a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -7,7 +7,7 @@
     - master is for deprecation removals and other changes that cannot be done without a BC-break
     More details here: https://github.com/sonata-project/SonataAdminBundle/blob/3.x/CONTRIBUTING.md#the-base-branch
 -->
-I am targetting this branch, because {reason}.
+I am targeting this branch, because {reason}.
 
 <!--
     Specify which issues will be fixed/closed.