Skip to content

Commit

Permalink
Fixed spelling issue with updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjhancock committed Apr 22, 2024
1 parent c49eec7 commit 7d4a45e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _site
.jekyll-metadata
.DS_Store
/.bundle
/.vscode
2 changes: 1 addition & 1 deletion update.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ To remove the old files, execute the following similar commands. Be mindful to r
with whatever is the previous version(s).

```bash
ln -lha
ls -lha
rm -rf mekhq-0.49.15*
```

Expand Down

0 comments on commit 7d4a45e

Please sign in to comment.