Skip to content

Commit

Permalink
Fix typo on plugin name (#102)
Browse files Browse the repository at this point in the history
Fix typo on plugin name
  • Loading branch information
gwarf authored Dec 14, 2024
1 parent 008eb2c commit df06244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Add the following to the *config.kdl* or add the plugin to `load_plugins`, if yo
Double check if the configuration matches your expectations. Then restart zellij.

> [!IMPORTANT]
> Downloading zjstatus as file and using `file:~/path/to/zjframes.wasm` is recommend, even if the quickstart includes the https location.
> Downloading zjframes as file and using `file:~/path/to/zjframes.wasm` is recommend, even if the quickstart includes the https location.
```javascript
// Plugins to load in the background when a new session starts
Expand Down

0 comments on commit df06244

Please sign in to comment.