Skip to content

Minor comment / description issue in example redis-app #6786

@jsjtrifork

Description

@jsjtrifork

In which file did you encounter the issue?

https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/memorystore/redis/gce_deployment/startup-script.sh#L50

Did you change the file? If so, how?

Nope, it's really really simple :)

Describe the issue

In the above mentioned file/line comments says it's a Go app while we're talking about python there :)

Is:

Configure supervisor to run the Go app.

Should be:
Configure supervisor to run the Python app.

Metadata

Metadata

Assignees

Labels

api: redisIssues related to the Memorystore for Redis API.samplesIssues that are directly related to samples.type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions