Skip to content

Commit c980f44

Browse files
committed
Moving colon inside the bold
1 parent 08d578a commit c980f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You may also configure a "fallback language", which will be used when the active
5555

5656
The first segment of the string passed to the `get` method is the name of the language file, and the second is the name of the line that should be retrieved.
5757

58-
> **Note**: If a language line does not exist, the key will be returned by the `get` method.
58+
> **Note:** If a language line does not exist, the key will be returned by the `get` method.
5959
6060
You may also use the `trans` helper function, which is an alias for the `Lang::get` method.
6161

0 commit comments

Comments
 (0)