Explorar el Código

basename: syntax fix

Hayden Schiff hace 9 años
padre
commit
98bc7a3a66
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/common/basename.md

+ 1 - 1
pages/common/basename.md

@@ -8,4 +8,4 @@
 
 - Show only the file name from a path, with a suffix removed:
 
-`basename {{path/to/file}} {{suffix}}
+`basename {{path/to/file}} {{suffix}}`