Brad Robinson 11 년 전
부모
커밋
b9cfa64718
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -418,8 +418,8 @@ For example, it's often necessary to wire up ownership references on loaded sub-
 		}
 	}
 
-The IJsonLoadField interface can be used to "fix up" income JSON data.  For example, imagine
-a situation where a numeric ID field was incorrectly provided by a server as a string 
+The IJsonLoadField interface can be used to "fix up" incorrect incoming JSON data.  For example, 
+imagine a situation where a numeric ID field was incorrectly provided by a server as a string 
 (enclosed in quotes) instead of a plain number.