From 415c3d13781e64601b374a97af83ec1e105d4171 Mon Sep 17 00:00:00 2001 From: monkick Date: Sat, 12 Nov 2016 16:30:28 +0900 Subject: [PATCH] doc: fix typo in BUILDING.md e.g., to e.g. at BUILDING.md line 116 --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 2fe919328edd62..d0c0def6f16905 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -113,7 +113,7 @@ To test if Node.js was built correctly: > Release\node -e "console.log('Hello from Node.js', process.version)" ``` -### Android / Android-based devices (e.g., Firefox OS) +### Android / Android-based devices (e.g. Firefox OS) Although these instructions for building on Android are provided, please note that Android is not an officially supported platform at this time. Patches to