Skip to content

Commit a668135

Browse files
authored
fix: Fix typo (#14)
1 parent 121263a commit a668135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ steps:
6161
- `env_vars`: List of key-value pairs to set as environment variables in the format:
6262
KEY1=VALUE1,KEY2=VALUE2. **All existing environment variables will be retained**.
6363

64-
- `metadata`: YAML serivce description for the Cloud Run service. See
64+
- `metadata`: YAML service description for the Cloud Run service. See
6565
[Metadata customizations](#metadata-customizations) for more information.
6666
**Existing configuration will be retained besides container entrypoint and arguments**.
6767

0 commit comments

Comments
 (0)