Skip to content

Commit 6a4be5f

Browse files
committed
typo (to -> so)
1 parent 028ea81 commit 6a4be5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bcrypt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following changes (notated using the [phpBB MOD Text Template](phpbb.md#acti
1818
private static function bcrypt_hash($sha2pass, $sha2salt)
1919
#
2020
#-----[ REPLACE WITH ]----------------------------------
21-
# this change is to that we can verify the changes
21+
# this change is so that we can verify the changes
2222
#
2323
public static function bcrypt_hash($sha2pass, $sha2salt)
2424
#

0 commit comments

Comments
 (0)