doc: remove the bash syntax highlighting

it was highlighting the wrong keywords (test, do)

Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
This commit is contained in:
Tanguy ⧓ Herrmann
2022-03-31 15:56:34 +02:00
parent e4e59f5ac8
commit a7fa4d674e

View File

@@ -23,7 +23,7 @@ This is a high level overview of all actions in the Particubes docs Dagger plan:
We can see all available actions in a Plan by running the following command: We can see all available actions in a Plan by running the following command:
```bash ```console
$ dagger do $ dagger do
Execute a dagger action. Execute a dagger action.