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