From 4a5221797f561cebc1b6c0073734d7840bf98258 Mon Sep 17 00:00:00 2001 From: Tomas Gonzalez <56565994+tommygonzaleza@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:59:34 +0100 Subject: [PATCH] Update completion-jobs.json --- src/pages/bootcamp/completion-jobs.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/bootcamp/completion-jobs.json b/src/pages/bootcamp/completion-jobs.json index ef2dbf27a..eddf94f79 100644 --- a/src/pages/bootcamp/completion-jobs.json +++ b/src/pages/bootcamp/completion-jobs.json @@ -15,8 +15,13 @@ "DOMTarget": "" }, { - "prompt": "How long does it take to complete the bootcamp?", + "prompt": "How long does it take to complete the BootCamp?", "answer": "The BootCamp is self-paced and it should take between 4 and 8 months to complete", "DOMTarget": "" }, + { + "prompt": "What will I be ready for after completing the program?", + "answer": "After completing the program you will have all the knowledge and experience to start an entry-level job in the tech industry", + "DOMTarget": "" + }, ]