Skip to content

Commit

Permalink
[docs] Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Anastasios Papagiannis <[email protected]>
  • Loading branch information
tpapagian committed Aug 28, 2024
1 parent 37d1691 commit 02f521e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/installation/runtime-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Output should be something like:
Install the new configuration file and restart containerd
```shell
minikube cp /tmp/new-config.toml /etc/containerd/config.toml
ssh sudo systemctl restart containerd
minikube ssh sudo systemctl restart containerd
```

### Install Tetragon
Expand Down

0 comments on commit 02f521e

Please sign in to comment.