-
-
Notifications
You must be signed in to change notification settings - Fork 261
Update documentation around initialization of ParseClient #330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fix documentation regarding initializing the ParseClient
Fix description of initialization.
Codecov Report
@@ Coverage Diff @@
## master #330 +/- ##
=======================================
Coverage 56.48% 56.48%
=======================================
Files 91 91
Lines 6136 6136
Branches 1011 1011
=======================================
Hits 3466 3466
Misses 2490 2490
Partials 180 180 Continue to review full report at Codecov.
|
|
Hi @ryanmcdonough |
Fix typo on ApplicationId
|
Hey @TobiasPott thats sorted now. |
|
Thank you very much @ryanmcdonough , |
|
@TobiasPott - totally understand, so when I was using the package locally it's using WindowsKey however reviewing the code on github it's just Key - i'll revert my change on that |
|
@ryanmcdonough Thank you very much. =) |
Revert usage of WindowsKey to Key
|
All updated @TobiasPott :) |
|
Thank you very much @ryanmcdonough I appreciate your contribution and your help. Feel free to continue to do so =). |
Fix documentation regarding initializing the ParseClient