diff --git a/config.example.js b/config.example.js index 1d85d6c96..98d1889fd 100644 --- a/config.example.js +++ b/config.example.js @@ -276,7 +276,7 @@ module.exports = { */ blobStagingPath: './blobstage', - /* CryptPad's file storage adaptor closes unused files after a configurale + /* CryptPad's file storage adaptor closes unused files after a configurable * number of milliseconds (default 30000 (30 seconds)) */ channelExpirationMs: 30000, diff --git a/readme.md b/readme.md index 150d21bba..06de86b5d 100644 --- a/readme.md +++ b/readme.md @@ -82,4 +82,4 @@ any later version. If you wish to use this technology in a proprietary product, sales@xwiki.com. [ChainPad]: https://github.com/xwiki-contrib/chainpad -[active attack]: https://en.wikipedia.org/wiki/Attack_(computing)#Types_of_attacks +[active attack]: https://en.wikipedia.org/wiki/Attack_(computing)#Types_of_attack