diff --git a/endpoints/captain-marv.get.py b/endpoints/captain-marv.get.py index 4593bcc..d2567e9 100644 --- a/endpoints/captain-marv.get.py +++ b/endpoints/captain-marv.get.py @@ -8,7 +8,7 @@ async def captain_marv_endpoint(): """Return Captain Marv appreciation message""" return { "message": "Success", - "text": "captain marv is literally the best", + "text": "captain marv is literally the best!!", "metadata": { "source": "appreciation_service", "timestamp": "now"