Commit Graph

2 Commits

Author SHA1 Message Date
alaa
dcccfd55a7 Fix typos: compatability → compatibility in developer docs
- Fixed 3 instances of "compatability" to "compatibility" in developer documentation
  - StringStore-Vocab.md: Fixed typo in _unused_object description
  - Satellite Packages.md: Fixed typos in spacy-legacy and spacy-models descriptions
2025-08-01 23:27:34 +01:00
Paul O'Leary McCann
9ceb8f413c
StringStore/Vocab dev docs (#9142)
* First take at StringStore/Vocab docs

Things to check:

1. The mysterious vocab members
2. How to make table of contents? Is it autogenerated?
3. Anything I missed / needs more detail?

* Update docs

* Apply suggestions from code review

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Updates based on review feedback

* Minor fix

* Move example code down

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-09-16 12:50:22 +09:00