diff --git a/www-api/app/Controllers/WrenchFaq.php b/www-api/app/Controllers/WrenchFaq.php index 6c8391b8..12679dd4 100644 --- a/www-api/app/Controllers/WrenchFaq.php +++ b/www-api/app/Controllers/WrenchFaq.php @@ -71,7 +71,7 @@ class WrenchFaq extends BaseController $data["result_list"][] = array( "public" => "1", "title" => "What is WrenchBoard family account ? ", - "msg" => "Random gibberish text to use in web pages, site templates and in typography demos. Get rid of Lorem Ipsum forever. A tool for web designers who want to save time. ".$key, + "msg" => "WrenchBoard allows you to create accounts for your family or kids, assign specific goals, and reward achievements from the parent's account.", ); $data["result_list"][] = array(