Skip to content

Commit 177ed90

Browse files
committed
I have dyslexia
1 parent 78d6022 commit 177ed90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# microservices-scaffold
2-
Python Microservice Scaffold is an example to how structure a Flask Microservice Project.
2+
Python Microservice Scaffold is an example of how to structure a Flask Microservice Project.
33
This Scaffold is build over [PyMS](https://github.com/python-microservices/pyms) package. PyMS is a [Microservice chassis pattern](https://microservices.io/patterns/microservice-chassis.html)
44
like Spring Boot (Java) or Gizmo (Golang). PyMS is a collection of libraries, best practices and recommended ways to build
55
microservices with Python which handles cross-cutting concerns:

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
Python Microservices
66
====================
7-
Python Microservice Scaffold is an example to how structure a Flask Microservice Project.
7+
Python Microservice Scaffold is an example of how to structure a Flask Microservice Project.
88
This Scaffold is build over `PyMS <https://github.com/python-microservices/pyms>`_ package. PyMS is a `Microservice chassis pattern <https://microservices.io/patterns/microservice-chassis.html>`_
99
like Spring Boot (Java) or Gizmo (Golang). PyMS is a collection of libraries, best practices and recommended ways to build
1010
microservices with Python which handles cross-cutting concerns:

0 commit comments

Comments
 (0)