overleaf / spelling

The backend spellcheck API that performs spell checking for Overleaf
GNU Affero General Public License v3.0
9 stars 17 forks source link

Ignore Duplicates Words #53

Closed timothee-alby closed 4 years ago

timothee-alby commented 4 years ago

Description

simply use $addToSet rather than $push.

Related Issues / PRs

Fix https://github.com/overleaf/issues/issues/2558