Skip to content

Commit 6dd3407

Browse files
committed
Content: General (Edited A - What is synthesize)
1 parent 065a8d6 commit 6dd3407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Note: In Objective-C, all objects are always allocated on the heap, or at least
251251

252252
#### What is synthesize in Objective-C?
253253

254-
The method synthesize generates getter and setter methods for your property.
254+
*Synthesize* generates getter and setter methods for your property.
255255

256256
#### What is dynamic in Objective-C?
257257

0 commit comments

Comments
 (0)