From d59d09c4b7b49eaf16c5a264e7dbe3c756d7cfd9 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 2 Nov 2017 02:35:35 -0400 Subject: [PATCH] description tweak (JavaScript) --- roles/sugarizer/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/sugarizer/tasks/main.yml b/roles/sugarizer/tasks/main.yml index f974d3df4..29764d060 100644 --- a/roles/sugarizer/tasks/main.yml +++ b/roles/sugarizer/tasks/main.yml @@ -93,6 +93,6 @@ - option: name value: Sugarizer - option: description - value: '"The Sugar Learning Platform began with the famous One Laptop Per Child project, written in Python. Sugarizer is the new HTML/Javascript implementation of Sugar, usable in most all browsers."' + value: '"The Sugar Learning Platform began with the famous One Laptop Per Child project, written in Python. Sugarizer is the new HTML/JavaScript implementation of Sugar, usable in most all browsers."' - option: enabled value: "{{ sugarizer_enabled }}"