diff --git a/data/crates.json b/data/crates.json index 14a0db3..5713520 100644 --- a/data/crates.json +++ b/data/crates.json @@ -599,7 +599,7 @@ }], "see_also": [{ "name": "rocket", - "notes": "Has an excellent API and a solid implementation. However development has been intermittent, and the async branch still doesn't have a stable release. Use of rocket is not recommended until this has fixed." + "notes": "Has an excellent API and a solid implementation. However development has been intermittent, and the async branch still doesn't have a stable release. Use of rocket is not recommended until this has been fixed." }, { "name": "poem", "notes": "Automatically generates OpenAPI defintions."