From 9be29ef11f5cd1c3d8bc734a182ef1053998b1c8 Mon Sep 17 00:00:00 2001 From: frederikhors <41120635+frederikhors@users.noreply.github.com> Date: Thu, 4 Aug 2022 00:08:20 +0200 Subject: [PATCH] Fix misprint --- integrations/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/integrations/README.md b/integrations/README.md index fdaa686a..4024ba9e 100644 --- a/integrations/README.md +++ b/integrations/README.md @@ -44,5 +44,4 @@ they must all internally use the below functions. - **Actix-web**: Complete integration. - **Rocket**: Missing websocket support (blocked on [support in Rocket itself](https://github.com/SergioBenitez/Rocket/issues/90)). - **Warp**: Complete integration. -- **Axum**: Complete integration. -- \ No newline at end of file +- **Axum**: Complete integration.