diff --git a/docs/getting-started/first-service.md b/docs/getting-started/first-service.md index fb58f7830..a7d4cdee6 100644 --- a/docs/getting-started/first-service.md +++ b/docs/getting-started/first-service.md @@ -33,7 +33,7 @@ First, deploy the Knative Service. This service accepts the environment variable === "YAML" 1. Copy the following YAML into a file named `hello.yaml`: - ``` bash + ``` yaml apiVersion: serving.knative.dev/v1 kind: Service metadata: