1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

Fix typo in example text: 'licence' -> 'license'

This commit is contained in:
Jim Hays
2023-04-25 09:21:49 -04:00
parent 81d201fc09
commit 3567d729e0

View File

@ -26,6 +26,6 @@
"id": "<your Installation Id>",
"key": "<your Installation Key>"
},
"licenseDirectory": "<full path to licence directory>"
"licenseDirectory": "<full path to license directory>"
}
}