You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: managed_vms/kinto/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This is a basic example of running Mozillas [Kinto](https://github.com/Kinto/kinto/blob/master/docs/index.rst)
4
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
5
+
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
6
the base Docker image is expecting.
7
7
8
8
Since Kinto is being imported as a Python library and run as-is, no additional code is necessary.
0 commit comments