Skip to content

Commit 7f8bb50

Browse files
committed
nit
1 parent 1fdcad1 commit 7f8bb50

File tree

1 file changed

+1
-1
lines changed
  • ParseSwift.playground/Pages/1 - Your first Object.xcplaygroundpage

1 file changed

+1
-1
lines changed

ParseSwift.playground/Pages/1 - Your first Object.xcplaygroundpage/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ do {
2323
} catch {
2424
print(error)
2525
}
26-
26+
2727
//: Create your own value typed `ParseObject`.
2828
struct GameScore: ParseObject {
2929
//: Those are required for Object

0 commit comments

Comments
 (0)