We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a025173 commit 1c11bf8Copy full SHA for 1c11bf8
docs/selector.md
@@ -23,7 +23,7 @@ host('db.example.com')
23
'env' => 'prod',
24
]);
25
```
26
-or use `->addLables()` method to add labels to the existing host.
+or use `->addLabels()` method to add labels to the existing host.
27
28
Now let's define a task to check labels:
29
0 commit comments