diff --git a/www-api/app/Controllers/WrenchFaq.php b/www-api/app/Controllers/WrenchFaq.php index 12679dd4..f04bddb2 100644 --- a/www-api/app/Controllers/WrenchFaq.php +++ b/www-api/app/Controllers/WrenchFaq.php @@ -59,7 +59,7 @@ class WrenchFaq extends BaseController $data["result_list"][] = array( "public" => "1", "title" => "What is WrenchBoard ?", - "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 is the platform to set and rewards goals. Easily create plans for your kids or family, reward completion, or find others to perform tasks for you, or you can find opportunities to earn from any skill. ", ); $data["result_list"][] = array(