Skip to content

Commit c119033

Browse files
authored
docs: fix image in tutorial (#327)
1 parent 5966a4c commit c119033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ParseSwift/Documentation.docc/ParseSwift.tutorial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
@Chapter(name: "Your first Object") {
77

8-
@Image(source: parse.png, alt: "Parse image")
8+
@Image(source: parse-swift.png, alt: "Parse image")
99

1010
@TutorialReference(tutorial: "doc:Your-First-Object")
1111
}

0 commit comments

Comments
 (0)