Skip to content

Commit 2f38435

Browse files
authored
Spelling fix
1 parent 5ee4e99 commit 2f38435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
echo "The \$_SESSION variable still: " . $_SESSION["test"] . PHP_EOL . PHP_EOL;
4848
var_dump($session);
4949

50-
// You should no check the database table to see if a row has been added
50+
// You should now check the database table to see if a row has been added

0 commit comments

Comments
 (0)