Skip to content

Commit 3b5e723

Browse files
committed
Update documentation
1 parent c02af88 commit 3b5e723

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
@@ -15,7 +15,7 @@
1515

1616
# RichTextKit
1717

18-
RichTextKit lets you view and edit rich text in `Swift` and `SwiftUI` on all major Apple platforms.
18+
RichTextKit is a library that lets you view and edit rich text in Swift and SwiftUI, on all major Apple platforms.
1919

2020
<p align="center">
2121
<img src ="Resources/Demo.jpg" />

Sources/RichTextKit/RichTextKit.docc/RichTextKit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RichTextKit lets you view and edit rich text in `Swift` and `SwiftUI` on all maj
77

88
![RichTextKit logo](Logo.png)
99

10-
RichTextKit is a library that lets you view and edit rich text in `Swift` and `SwiftUI` on all major Apple platforms.
10+
RichTextKit is a library that lets you view and edit rich text in Swift and SwiftUI, on all major Apple platforms.
1111

1212
RichTextKit has a multi-platform SwiftUI ``RichTextEditor`` that can be added to any app. The editor supports text styles (bold, italic, underline, etc.), fonts, font sizes, colors, text alignments, image attachments, and much more.
1313

0 commit comments

Comments
 (0)