Skip to content

Commit

Permalink
fixes #22
Browse files Browse the repository at this point in the history
  • Loading branch information
kreynoldsf5 committed May 6, 2024
1 parent 50df61f commit 605dcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labapp/app/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 605dcfc

Please sign in to comment.