Skip to content

Commit 8446962

Browse files
Fix formatting typo.
1 parent 93a8d9e commit 8446962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flask Sample Application
22

3-
This repository provides a sample Python web application implemented using the Flask web framework and hosted using ``gunicorn`. It is intended to be used to demonstrate deployment of Python web applications to OpenShift 3.
3+
This repository provides a sample Python web application implemented using the Flask web framework and hosted using ``gunicorn``. It is intended to be used to demonstrate deployment of Python web applications to OpenShift 3.
44

55
## Implementation Notes
66

0 commit comments

Comments
 (0)