Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d2ff42

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
  • appengine/flexible/hello_world_django
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎appengine/flexible/hello_world_django/README.md

Copy file name to clipboardExpand all lines: appengine/flexible/hello_world_django/README.md
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.