From adc6ed1dff8be779ae18e88d75e778ef813d70cc Mon Sep 17 00:00:00 2001 From: pimonenkov <46793251+pimonenkov@users.noreply.github.com> Date: Tue, 14 Apr 2020 23:06:11 +0300 Subject: [PATCH] 0010-node-hosting -> update index.md remove an excessive 'a' article --- src/documentation/0010-node-hosting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/0010-node-hosting/index.md b/src/documentation/0010-node-hosting/index.md index 8f267f6dc2..26da394146 100644 --- a/src/documentation/0010-node-hosting/index.md +++ b/src/documentation/0010-node-hosting/index.md @@ -25,7 +25,7 @@ Another service you can use is ### Glitch -[Glitch](https://glitch.com) is a playground and a way to build your apps faster than ever, and see them live on their own glitch.com subdomain. You cannot currently have a a custom domain, and there are a few [restrictions](https://glitch.com/faq#restrictions) in place, but it's really great to prototype. It looks fun (and this is a plus), and it's not a dumbed down environment - you get all the power of Node.js, a CDN, secure storage for credentials, GitHub import/export and much more. +[Glitch](https://glitch.com) is a playground and a way to build your apps faster than ever, and see them live on their own glitch.com subdomain. You cannot currently have a custom domain, and there are a few [restrictions](https://glitch.com/faq#restrictions) in place, but it's really great to prototype. It looks fun (and this is a plus), and it's not a dumbed down environment - you get all the power of Node.js, a CDN, secure storage for credentials, GitHub import/export and much more. Provided by the company behind FogBugz and Trello (and co-creators of Stack Overflow).