Skip to content

Commit 68f6552

Browse files
committed
typo
1 parent e9ed899 commit 68f6552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-vote/azure-vote/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
app = Flask(__name__)
99

10-
# Load configurations from environment or configu file
10+
# Load configurations from environment or config file
1111
app.config.from_pyfile('config_file.cfg')
1212

1313
if "VOTE1VALUE" in os.environ:

0 commit comments

Comments
 (0)