laysakura / serde-encrypt

🔐 Encrypts all the Serialize.
Apache License 2.0
177 stars 6 forks source link

docs: Replace `he or she` for `they` #101

Closed naomijub closed 3 years ago

naomijub commented 3 years ago

English already has a gender neutral pronoun, they, so using they instead of he or she is more accurate and more inclusive, as not all people identify as he or she.

codecov[bot] commented 3 years ago

Codecov Report

Merging #101 (0ab02dc) into main (b46c118) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files          45       45           
  Lines        2471     2471           
=======================================
  Hits         2059     2059           
  Misses        412      412           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b46c118...0ab02dc. Read the comment docs.