Skip to content

Commit 16e97ab

Browse files
kazu80MylesBorins
authored andcommitted
doc: fix typo in BUILDING.md
e.g., to e.g. at BUILDING.md line 116 PR-URL: #9569 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 4f2e254 commit 16e97ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To test if Node.js was built correctly:
123123
> Release\node -e "console.log('Hello from Node.js', process.version)"
124124
```
125125

126-
### Android / Android-based devices (e.g., Firefox OS)
126+
### Android / Android-based devices (e.g. Firefox OS)
127127

128128
Although these instructions for building on Android are provided, please note
129129
that Android is not an officially supported platform at this time. Patches to

0 commit comments

Comments
 (0)