Skip to content

Commit

Permalink
Resolve nits.
Browse files Browse the repository at this point in the history
  • Loading branch information
hulto committed Jan 30, 2024
1 parent 7801696 commit 1117520
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_docs/user-guide/golem.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ print("\n")
Tomes are designed to accomplish specific workflows.
Some small tomes have been created to accomplish basic sysadmin tasks like reading, writing files, checking processes etc.
Ideally though if you have a specific workflow you'll define it as a tome.
We want to avoid queueing multiple questst to accomplish a workflow.
We want to avoid queueing multiple quests to accomplish a workflow.

### Testing your tome

Now that your tome is created lets test it locally.
Now that your tome is created let's test it locally.

```bash
[~]$ cd realm/implants/golem
Expand Down

0 comments on commit 1117520

Please sign in to comment.