Skip to content

Commit 5b6af4c

Browse files
committed
Improve docs
1 parent 86d4bc7 commit 5b6af4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ParseSwift/Parse.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public struct ParseConfiguration {
3939
/**
4040
Create a Parse Swift configuration.
4141
- parameter applicationId: The application id of your Parse application.
42-
- parameter clientKey: The client key of your Parse application..
42+
- parameter clientKey: The client key of your Parse application.
4343
- parameter masterKey: The master key of your Parse application.
4444
- parameter serverURL: The server URL to connect to Parse Server.
4545
- parameter liveQueryServerURL: The live query server URL to connect to Parse Server.

0 commit comments

Comments
 (0)