diff --git a/labapp/app/app.py b/labapp/app/app.py index 8c9c7e6..234736c 100644 --- a/labapp/app/app.py +++ b/labapp/app/app.py @@ -298,7 +298,7 @@ def ex_test2(): @app.route('/_lb1') def lb_aws(): - """Azure LB test""" + """AWS LB test""" try: ns = get_eph_ns() if not ns: