浏览代码

Small typos in README

Getty Ritter 8 年之前
父节点
当前提交
da682e849b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -66,7 +66,7 @@ reimplement the basic plumbing yourself.
 The central way of interacting with the S-Cargot library is by creating
 and modifying datatypes which represent specifications for parsing and
 printing s-expressions. Each of those types has two type parameters, which
-are often called @atom@ and @carrier@:
+are often called `atom` and `carrier`:
 
 ~~~~
                          +------ the type that represents an atom or value