浏览代码

basename: syntax fix

Hayden Schiff 9 年之前
父节点
当前提交
98bc7a3a66
共有 1 个文件被更改,包括 1 次插入1 次删除
  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}}`