diff --git a/README.md b/README.md
index d62984ee53600f893f5ed3ad934a0691aa824608..1bdac0169d4ade7300baeb7809c3f845ecfe5e75 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ variables:
 
 The Node template features a job `node-lint` that performs Node.js source code **lint**. This job is **disabled by default**. It can be activated by setting `NODE_LINT_ENABLED`
 
-It is bound to the `test` stage, and uses the following variable:
+It is bound to the `build` stage, and uses the following variable:
 
 | Input / Variable | Description                                                                                                                                                                                                                | Default value                 |
 |--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------|