Skip to content

Commit 8e11f16

Browse files
pwright64derickr
authored andcommitted
Update urlhowto.php
added spaces in title to match how page is titled on docs.php. Multiple small grammar fixes.
1 parent 8d5dd91 commit 8e11f16

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

urlhowto.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ function a($href): void {
3232

3333
?>
3434

35-
<h1>Navigation tips&tricks</h1>
35+
<h1>Navigation tips & tricks</h1>
3636

3737
<p>
38-
When using the PHP.net website, there is even no need to get to
38+
When using the PHP.net website, there is no need to use
3939
a search box to access the content you would like to see quickly.
40-
You can use short PHP.net URLs to access pages directly.
40+
You can instead use short PHP.net URLs to access pages directly.
4141
</p>
4242

4343
<p>
44-
Note, that these shortcuts are expected to work on all mirror
45-
sites, not just at the main site. If you find that some of these
44+
Note that these shortcuts are expected to work on all mirror
45+
sites, not just on the main site. If you find that some of these
4646
shortcuts are not working on your mirror site, please report them
4747
as a "PHP.net Website Problem" at
4848
<a href="https://bugs.php.net/">https://bugs.php.net/</a>.

0 commit comments

Comments
 (0)