Skip to content

Commit

Permalink
Merge pull request #23 from aknot242/patch-1
Browse files Browse the repository at this point in the history
fix: addresses #22
  • Loading branch information
kreynoldsf5 authored May 3, 2024
2 parents cc9a336 + a6855f9 commit 4ef1a10
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 @@ -232,7 +232,7 @@ def ex_test2():

@app.route('/_lb1')
def lb_aws():
"""Azure LB test"""
"""AWS LB test"""
try:
ns = eph_ns()
if not ns:
Expand Down

0 comments on commit 4ef1a10

Please sign in to comment.