From b42589161f7170957bafce5ed86944b98ea8d414 Mon Sep 17 00:00:00 2001 From: Ellet <73608287+freshtechtips@users.noreply.github.com> Date: Sun, 26 Nov 2023 06:12:34 +0300 Subject: [PATCH] fix: link in README.md of flutter_quill_extensions --- flutter_quill_extensions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_quill_extensions/README.md b/flutter_quill_extensions/README.md index bc88361b..da7c0137 100644 --- a/flutter_quill_extensions/README.md +++ b/flutter_quill_extensions/README.md @@ -11,7 +11,7 @@ to support embedding widgets like images, formulas, videos, and more. - [Table of Contents](#table-of-contents) - [About](#about) - [Installation](#installation) - - [Platform Specific Configurations](#platform-spesefic-configurations) + - [Platform Specific Configurations](#platform-specific-configurations) - [Usage](#usage) - [Embed Blocks](#embed-blocks) - [Custom Size Image for Mobile](#custom-size-image-for-mobile)