From 2effa32e3eab556e1e0aec274bb3e2fa4d8cf94e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 27 May 2016 14:02:22 -0700 Subject: [PATCH] Tighten up section title --- docs/tutorial/application-distribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/application-distribution.md b/docs/tutorial/application-distribution.md index bf6e1e837e71..cd5fe47dec99 100644 --- a/docs/tutorial/application-distribution.md +++ b/docs/tutorial/application-distribution.md @@ -140,7 +140,7 @@ to make your scenario work, so please try as hard as you can to get your changes into the official version of Electron, it will be much much easier on you, and we appreciate your help. -#### Creating a Full Custom Electron Release with surf-build +#### Creating a Custom Release with surf-build 1. Install [Surf](https://github.com/surf-build/surf), via npm: `npm install -g surf-build@latest`