Skip to content

Commit 5beeca7

Browse files
committed
Fix typos
1 parent 6aee3f3 commit 5beeca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/intro-to-php/pretty_urls.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ steps do
6969
<a href="/delete?id=<?=$topic['id']; ?>" class="btn btn-danger" data-container="
7070
PHP
7171

72-
message "Also, we should update our link to `new.php` in the base template (`base.php`):"
72+
message "Also, we should update our link to `add.php` in the base template (`base.phtml`):"
7373

7474
source_code :html, <<-HTML
7575
<a href="/add" class="btn btn-default">

0 commit comments

Comments
 (0)