Skip to content

Commit

Permalink
Merge pull request parse-community#141 from bdevore17/patch-1
Browse files Browse the repository at this point in the history
Fixed Typo
  • Loading branch information
drew-gross committed Mar 30, 2016
2 parents 6a933b1 + aa12a87 commit d03ae8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<div class="advice">
<p><strong>Hi</strong>! We've prepared a small 3-steps page to assist you testing your local Parse server.</p>
<p>These first steps will help you run and test the Parse server locally and were referrenced by the <a href="https://github.com/ParsePlatform/parse-server/wiki/Migrating-an-Existing-Parse-App">migration guide</a> provided by <a href="https://github.com/ParsePlatform/">ParsePlataform</a>.</p>
<p>These first steps will help you run and test the Parse server locally and were referrenced by the <a href="https://github.com/ParsePlatform/parse-server/wiki/Migrating-an-Existing-Parse-App">migration guide</a> provided by <a href="https://github.com/ParsePlatform/">Parse Platform</a>.</p>
</div>

<p class="up-and-running">Looks like our local Parse Serve is running under <span id="parse-url">...</span>. Let’s test it?
</p>
Expand Down

0 comments on commit d03ae8c

Please sign in to comment.