Skip to content

Commit

Permalink
Typoo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrajina committed Oct 19, 2012
1 parent d85def9 commit 2edcc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oneapi-sample-app/inbound-message.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<body>
<h1>Inbound message example</h1>
<p>
Use <span style="font-style:italic"><?php echo $notifyURLExample ?></span> in your parseco administation page. Be sure to <b>change the server address</b> because the URL is accessible from the internet.
Use <span style="font-style:italic"><?php echo $notifyURLExample ?></span> in your parseco administation page. Be sure to <b>change the server address</b> because the URL must be accessible from the internet.
<br/>
Check <b><a href='push-log-viewer.php'>here</a></b> to see all inbound push requests received.
</p>
Expand Down

0 comments on commit 2edcc81

Please sign in to comment.