diff --git a/README.md b/README.md
index 779799b7724dbef1757a92f9da42e6a5b571765f..a23760f5944807ab72d39f8aa6f657f5853033e9 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ include:
 
 The Renovate template uses some global configuration used throughout all jobs.
 
-| Name                   | description                                                                     | default value     |
+| Name                   | Description                                                                     | Default value     |
 |------------------------|---------------------------------------------------------------------------------|-------------------|
 | `RENOVATE_IMAGE`       | The Docker image used to run Renovate                                           | `registry.hub.docker.com/renovate/renovate:latest` |
 | :lock: `RENOVATE_TOKEN`| A GitLab access token to allow Renovate crawl your projects. [See doc](https://docs.renovatebot.com/modules/platform/gitlab/#authentication) | _none_ |