Skip to content

Commit 1cc565b

Browse files
authored
Typo: Update loops.php
1 parent 05d15d9 commit 1cc565b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/loops.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
'autolinker' => [
6262
'mentions' => [
63-
// If true, remove_domain takes precidence over hide_domain
63+
// If true, remove_domain takes precedence over hide_domain
6464
'remove_domain' => env('LOOPS_AL_MEN_REMOVE_DOMAINS', true),
6565
'hide_domain' => env('LOOPS_AL_MEN_HIDE_DOMAINS', false),
6666
'target_blank' => env('LOOPS_AL_MEN_TARGET_BLANK', false),

0 commit comments

Comments
 (0)