Skip to content

Commit 920b10e

Browse files
committed
Fix typo
1 parent d0f6d89 commit 920b10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/reverse_domain_name_notation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ of that - `com.google`.[^thisiswhy]
1616

1717
Nowadays people also tend to accept unique prefixes based on accounts you might have on a site. So you might see things like `com.github.their_username_here` for people who have an account with a service like `Github`.
1818

19-
It isn't perfect, nothing would be, but its socially dominant so you should be aware of it. If the code you are writing won't be shared with others you do not need to do this sort of thing yourself.
19+
It isn't perfect, nothing would be, but it's socially dominant so you should be aware of it. If the code you are writing won't be shared with others you do not need to do this sort of thing yourself.
2020

2121

2222
[^shared]: That might be mixed with other code written by different companies or by different people.

0 commit comments

Comments
 (0)