From e296d4826fa347023b648a0d0ce80ca101dc48f0 Mon Sep 17 00:00:00 2001 From: Cesar Andreu Date: Wed, 21 Dec 2016 19:21:04 -0800 Subject: [PATCH] Fix a typo, there => their --- docs/api/system-preferences.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/system-preferences.md b/docs/api/system-preferences.md index eae68a683500..243c4a04af56 100644 --- a/docs/api/system-preferences.md +++ b/docs/api/system-preferences.md @@ -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_