From 8053131599c28c1eefc95e717a76b5dc7b7e9687 Mon Sep 17 00:00:00 2001 From: Takuya Iwanaga Date: Thu, 4 Apr 2024 19:32:55 +1100 Subject: [PATCH] Fix typo intergration -> integration --- docs/src/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index f1e68e75..9974788b 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -24,7 +24,7 @@ hero: features: - title: TileProviders details: A large collection of tile providers. - - title: Makie intergration + - title: Makie integration details: Well integrated with the Makie ecosystem. --- -``` \ No newline at end of file +```