Skip to content

Commit 005cc6e

Browse files
committed
typos
1 parent 86f5d85 commit 005cc6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/docs/1/the-basics/system.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ expects to use.
9191
You can use this to show dates and times in the appropriate time zone without having to ask your users to manually
9292
select their current time zone.
9393

94-
**Note: It some cases, this mechanism may not select the exact time zone of the user. It uses an approximation to
95-
simplify things, as there are many overlapping time zones and methods of naming them.**
94+
**Note: In some cases, this mechanism may not select the _exact_ time zone that the user is in. It uses an approximation
95+
to simplify things, as there are many overlapping time zones and methods of naming them.**
9696

9797
Using this approach, your app will be responsive to changes in the system's time zone settings, e.g. in case the
9898
user moves between timezones.

0 commit comments

Comments
 (0)