Explorar el Código

Merge pull request #15012 from johnktims/patch-3

Fix typo
James Turnbull hace 10 años
padre
commit
77adf6abf1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/reference/builder.md

+ 1 - 1
docs/reference/builder.md

@@ -224,7 +224,7 @@ example:
     */temp*
     */temp*
     */*/temp*
     */*/temp*
     temp?
     temp?
-    !LICENCSE.md
+    !LICENSE.md
     *.md
     *.md
 ```
 ```