Skip to content

Commit e387cb6

Browse files
author
Antoine Marcadet
committed
Typo
1 parent f8b4f5c commit e387cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You have 2 options:
5353
* Use the branch "[no-objc-arc](https://github.com/amarcadet/XMLReader/tree/no-objc-arc)" that use manual reference counting.
5454
* **Better choice:** add the "-fobjc-arc" compiler flag on `XMLReader.m` file in your build phases.
5555

56-
#### I have trust issue, I don't want ARC, I prefer MRC, what can I do ?
56+
#### I have trust issues, I don't want ARC, I prefer MRC, what can I do ?
5757

5858
Well, nobody is perfect but, still, you can use the branch "[no-objc-arc](https://github.com/amarcadet/XMLReader/tree/no-objc-arc)".
5959

0 commit comments

Comments
 (0)