diff --git a/lib/plugins/create/templates/google-python/serverless.yml b/lib/plugins/create/templates/google-python/serverless.yml index af75a95f0..36ea8c5a3 100644 --- a/lib/plugins/create/templates/google-python/serverless.yml +++ b/lib/plugins/create/templates/google-python/serverless.yml @@ -1,4 +1,4 @@ -service: gcf-python# NOTE: Don't put the word "google" in here +service: gcf-python # NOTE: Don't put the word "google" in here provider: name: google