mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-07-21 03:04:58 +02:00
docs: fixed typos
This commit is contained in:
parent
7a67c5a859
commit
43b005ef5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# 💾 Persistence
|
||||
|
||||
**persistence** is a simple lua plugin for automated session management.
|
||||
**Persistence** is a simple lua plugin for automated session management.
|
||||
|
||||
## ✨ Features
|
||||
|
||||
|
@ -31,7 +31,7 @@ use({
|
|||
|
||||
## ⚙️ Configuration
|
||||
|
||||
Todo comes with the following defaults:
|
||||
Persistence comes with the following defaults:
|
||||
|
||||
```lua
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue