diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-11-24 15:57:01 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-11-24 15:57:01 -0800 |
commit | 7264aa352ce7ba57fff115450785039ba9b3f443 (patch) | |
tree | 406161c15b628bd81ca6f57fbe4b1be9fa67ce01 /notes/binary_size.md | |
parent | fc88575cd937335f7cdfa10f3fd043197f7c080f (diff) | |
download | fatcat-cli-7264aa352ce7ba57fff115450785039ba9b3f443.tar.gz fatcat-cli-7264aa352ce7ba57fff115450785039ba9b3f443.zip |
codespell typo fixes
Diffstat (limited to 'notes/binary_size.md')
-rw-r--r-- | notes/binary_size.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/binary_size.md b/notes/binary_size.md index a79cf9b..57d633c 100644 --- a/notes/binary_size.md +++ b/notes/binary_size.md @@ -21,7 +21,7 @@ Replacing reqwest with minreq: (so, not worth it, at least while using fatcat_openapi with hyper+tokio) Note that release builds with LTO take *quite* a long time (many minutes). We -probably don't want that to be the defualt for `fatcatd` builds. +probably don't want that to be the default for `fatcatd` builds. cargo bloat --release --crates |