Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1a947 commit baad278Copy full SHA for baad278
managed_vms/kinto/README.md
@@ -2,7 +2,7 @@
2
3
This is a basic example of running Mozillas [Kinto](https://github.com/Kinto/kinto/blob/master/docs/index.rst)
4
on Managed VMs. Kinto provides a framework to sync JSON data across many devices and provide push notifications.
5
-Thius example uses a custom runtime to install Kinto and edit the config to run it on port 8080, which is the port that
+This example uses a custom runtime to install Kinto and edit the config to run it on port 8080, which is the port that
6
the base Docker image is expecting.
7
8
Since Kinto is being imported as a Python library and run as-is, no additional code is necessary.
0 commit comments