Skip to content

Commit f811ab4

Browse files
Fixed template title (GoogleCloudPlatform#1632)
1 parent 742fc6f commit f811ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard/pubsub/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!doctype html>
1717
<html>
1818
<head>
19-
<title>Pub/Sub Python on Google App Engine Flexible Environment</title>
19+
<title>Pub/Sub Python on Google App Engine Standard Environment</title>
2020
</head>
2121
<body>
2222
<div>

0 commit comments

Comments
 (0)