diff --git a/docs/about.md b/docs/about.md index b286473..d28c33f 100644 --- a/docs/about.md +++ b/docs/about.md @@ -34,17 +34,17 @@ Whitelist: A confidence rating is given for how close a word is to one in the wh | | defenestrate | [scspell3k] | [bloom42/misspell][misspell-rs] | [client9/misspell][misspell-go] | |---------------|----------------------|-------------|---------------------------------|---------------------------------| -| "Runtime" | Rust ([#18][def-18] | Python | Rust | None | -| Dictionary | Blacklist | Whitelist | Blacklist | Blacklist | -| Custom Dict | No ([#9][def-9] | Yes | No | ? | -| Per-Lang Dict | No ([#14][def-14] | Yes | No | ? | -| CamelCase | Yes | Yes | No | ? | -| snake_case | Yes | Yes | No | ? | -| Ignore Hex | No ([#19][def-19] | Yes | No | ? | -| C-Escapes | No ([#20][def-3] | Yes | No | ? | -| Encodings | UTF-8 ([#17][def-17] | Auto | UTF-8 | ? | -| API | Rust / [JSON Lines] | None | Rust | ? | -| License | MIT | Apache | GPLv2 | AGPL | MIT | +| "Runtime" | Rust ([#18][def-18]) | Python | Rust | None | +| Dictionary | Blacklist | Whitelist | Blacklist | Blacklist | +| Custom Dict | No ([#9][def-9]) | Yes | No | ? | +| Per-Lang Dict | No ([#14][def-14]) | Yes | No | ? | +| CamelCase | Yes | Yes | No | ? | +| snake_case | Yes | Yes | No | ? | +| Ignore Hex | No ([#19][def-19]) | Yes | No | ? | +| C-Escapes | No ([#20][def-3]) | Yes | No | ? | +| Encodings | UTF-8 ([#17][def-17]) | Auto | UTF-8 | ? | +| API | Rust / [JSON Lines] | None | Rust | ? | +| License | MIT | Apache | GPLv2 | AGPL | MIT | [JSON Lines]: http://jsonlines.org/ [scspell3k]: https://github.com/myint/scspell