From 33ec7559a97548f785a9c59e0be5fa3c23141cd1 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Tue, 15 Dec 2015 12:05:49 +0100 Subject: [PATCH] remove extra ` --- Release-Procedure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Procedure.md b/Release-Procedure.md index ca9c82f..20d174e 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -88,7 +88,7 @@ Publish the release artifacts (examples and source) on the website. In a workin # publish treeish=v3.1.0 npm run deploy -If you run into ```Warning: ENFILE: file table overflow```` check out http://superuser.com/questions/433746/is-there-a-fix-for-the-too-many-open-files-in-system-error-on-os-x-10-7-1 +If you run into ```Warning: ENFILE: file table overflow``` check out http://superuser.com/questions/433746/is-there-a-fix-for-the-too-many-open-files-in-system-error-on-os-x-10-7-1 ### Create release page and post archive for download