docs(readme): fix typos (#232)

## Description

Just a couple of small typos. 

They're in highlighted blocks, so I figured it's worth it to make a PR
^^

Cool plugin!

## Related Issue(s)

N/A

## Screenshots

N/A
This commit is contained in:
Odilf 2024-12-10 16:55:05 +01:00 committed by GitHub
parent 66f7daa2b5
commit ca736aecb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,10 +57,10 @@ Install the plugin with your package manager:
> Check the [code](https://github.com/folke/snacks.nvim/blob/main/lua/snacks/init.lua) to see what it does.
> [!caution]
> You need to explicitely pass options for a plugin or set `enabled = true` to enable it.
> You need to explicitly pass options for a plugin or set `enabled = true` to enable it.
> [!tip]
> It' a good idea to run `:checkhealth snacks` to see if everything is set up correctly.
> It's a good idea to run `:checkhealth snacks` to see if everything is set up correctly.
```lua
{