Skip to content

Commit fe54781

Browse files
committed
Updating readme.
1 parent f4b8897 commit fe54781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Adding tap gesture recognizer to individual parts of `Text` while using `+` oper
7878

7979
If you have only one link within a given paragraph or sentence, consider getting away with adding a tap gesture recognizer to the whole `Text` of paragraph or sentence which is generated via `XMLText` library.
8080

81-
If you have multiple links, good luck with `NSAttributedString` and `UIViewRepresentable` of a `UITextView`. 🤷‍♂️
81+
If you have multiple links within the same sentence or paragraph, good luck with `NSAttributedString` and `UIViewRepresentable` of a `UITextView`. 🤷‍♂️
8282

8383
### 🎆 Images (not supported)
8484

0 commit comments

Comments
 (0)