Skip to content

Commit 57c2b91

Browse files
committed
miss ] after array];
1 parent f8574d1 commit 57c2b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter5/basic_of_functionalReactivePixels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ self.apiHelper = [[PXAPIHelper alloc]
163163
[self downloadThumbnailForPhotoModel:model];
164164
165165
return model;
166-
}] array];
166+
}] array]];
167167
168168
[subject sendCompleted];
169169
}

0 commit comments

Comments
 (0)