Skip to content

Commit 05935b7

Browse files
author
CatHood0
committed
Chore: fix typo in README
1 parent c0fbb8c commit 05935b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flutter Quill Easy Parser
22

3-
A Dart package designed to transform `Flutter Quill` content into a structured document format, making it easier to handle and convert for various use cases like generating `Word` or `PDF` documents.
3+
A Flutter package designed to transform `Flutter Quill` content into a structured document format, making it easier to handle and convert for various use cases like generating `Word` or `PDF` documents.
44

55
> [!TIP]
66
>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_quill_delta_easy_parser
22
description: "Convert your Quill Delta into a simple document format, that makes more simple manipulate text/block attributes"
3-
version: 1.1.0
3+
version: 1.1.1
44
documentation: https://github.com/CatHood0/flutter_quill_delta_easy_parser
55
homepage: https://github.com/CatHood0/flutter_quill_delta_easy_parser
66
issue_tracker: https://github.com/CatHood0/flutter_quill_delta_easy_parser/issues

0 commit comments

Comments
 (0)