Skip to content

Commit 74afd92

Browse files
committed
Content: General (Forgot ) in answer)
1 parent 6dd3407 commit 74afd92

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
@@ -272,7 +272,7 @@ The syntax to define a block literal uses the caret symbol(^):
272272
```
273273
274274
^{
275-
NSLog(@"This is an example of a block"
275+
NSLog(@"This is an example of a block")
276276
}
277277
278278
```

0 commit comments

Comments
 (0)