From 28a4069520c2ca8f753ab74fc44e436943db3303 Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Tue, 25 Aug 2015 10:05:48 -0700 Subject: [PATCH] =?UTF-8?q?Mac=20=E2=86=92=20OS=20X?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/styleguide.md b/docs/styleguide.md index 9a81771598d2..23c590e64211 100644 --- a/docs/styleguide.md +++ b/docs/styleguide.md @@ -24,7 +24,7 @@ These are the ways that we construct the Electron documentation. - Optional arguments are denoted when called out in list. - Line length is 80-column wrapped. - Platform specific methods are noted in italics following method header. - - ```### `method(foo, bar)` _Mac_``` + - ```### `method(foo, bar)` _OS X_``` ## Reading Electron Documentation