Skip to content

Commit 8d2ff42

Browse files
pranavsinghJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Updated possible typo (GoogleCloudPlatform#1296)
Cannot find definition for "emphemmeral", maybe you meant "ephemeral".
1 parent 5888a51 commit 8d2ff42

File tree

1 file changed

+1
-1
lines changed
  • appengine/flexible/hello_world_django

1 file changed

+1
-1
lines changed

appengine/flexible/hello_world_django/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In order to deploy to Google App Engine, we created a simple
4545

4646
This sample project uses Django's default sqlite database. This isn't suitable
4747
for production as your application can run multiple instances and each will
48-
have a different sqlite database. Additionally, instance disks are emphemmeral,
48+
have a different sqlite database. Additionally, instance disks are ephemeral,
4949
so data will not survive restarts.
5050

5151
For production applications running on Google Cloud Platform, you have

0 commit comments

Comments
 (0)