We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d4bc7 commit 5b6af4cCopy full SHA for 5b6af4c
Sources/ParseSwift/Parse.swift
@@ -39,7 +39,7 @@ public struct ParseConfiguration {
39
/**
40
Create a Parse Swift configuration.
41
- parameter applicationId: The application id of your Parse application.
42
- - parameter clientKey: The client key of your Parse application..
+ - parameter clientKey: The client key of your Parse application.
43
- parameter masterKey: The master key of your Parse application.
44
- parameter serverURL: The server URL to connect to Parse Server.
45
- parameter liveQueryServerURL: The live query server URL to connect to Parse Server.
0 commit comments