瀏覽代碼

Fixed typo

John Gorenfeld 10 年之前
父節點
當前提交
79e05f25a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -33,7 +33,7 @@ pod 'FMDB'
 http://ccgus.github.io/fmdb/html/index.html
 
 ## Automatic Reference Counting (ARC) or Manual Memory Management?
-You can use either style in your Cocoa project.  FMDB Will figure out which you are using at compile time and do the right thing.
+You can use either style in your Cocoa project.  FMDB will figure out which you are using at compile time and do the right thing.
 
 ## Usage
 There are three main classes in FMDB: