Skip to content

Commit 4a74f63

Browse files
author
Jonathan Visser
committed
Fix typo for 'variables'
1 parent c009687 commit 4a74f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-deploy/getting-started/install-and-configure-hypernode-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In the next step we're going to configure a CI/CD pipeline to let Hypernode Depl
5050

5151
## Override Deployer variables
5252

53-
Some varaibles are automatically set, for example the default timeout of every task, you can change this by simply adding a `set` in our `deploy.php` as can be shown here:
53+
Some variables are automatically set, for example the default timeout of every task, you can change this by simply adding a `set` in our `deploy.php` as can be shown here:
5454

5555
```php
5656
use function Deployer\set;

0 commit comments

Comments
 (0)