Skip to content
Snippets Groups Projects
Commit ea4e70fd authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Fix typo

parent 5a4334cf
No related branches found
No related tags found
3 merge requests!884Automated merge from preview to main,!883Draft: Solve issue 496,!876Solve issue 496: Refine workspace documentation
......@@ -154,11 +154,11 @@ Options:
-c [ --comment ] arg comment
```
!!! example "Lazy workspace allocation"
!!! example "Simple workspace allocation"
The layz way to allocate a workspace is calling `ws_allocate` command with two arguments, where
the first specifies the workspace name and the second the duration. This allocates a workspace
on the default filesystem with no Email reminder.
The simple way to allocate a workspace is calling `ws_allocate` command with two arguments,
where the first specifies the workspace name and the second the duration. This allocates a
workspace on the default filesystem with no Email reminder.
```console
marie@login$ ws_allocate test-workspace 90
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment