Fix a typo, there => their
authorCesar Andreu <cesarandreu@gmail.com>
Thu, 22 Dec 2016 03:21:04 +0000 (19:21 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2016 03:21:04 +0000 (19:21 -0800)
docs/api/system-preferences.md

index eae68a6..243c4a0 100644 (file)
@@ -18,7 +18,7 @@ The `systemPreferences` object emits the following events:
 Returns:
 
 * `event` Event
-* `newColor` String - The new RGBA color the user assigned to be there system
+* `newColor` String - The new RGBA color the user assigned to be their system
   accent color.
 
 ### Event: 'color-changed' _Windows_