mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05:00
Fix typo in example text: 'licence' -> 'license'
This commit is contained in:
@ -26,6 +26,6 @@
|
|||||||
"id": "<your Installation Id>",
|
"id": "<your Installation Id>",
|
||||||
"key": "<your Installation Key>"
|
"key": "<your Installation Key>"
|
||||||
},
|
},
|
||||||
"licenseDirectory": "<full path to licence directory>"
|
"licenseDirectory": "<full path to license directory>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user