Skip to content

Commit 72ddf41

Browse files
committed
docs(fix): normalized
1 parent 9b27dd3 commit 72ddf41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs-source/src/en/about/contacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contact Us
22

3-
> If you have any questions during use, or have any constructive suggestions, you can contact us.
3+
> If you have any questions during usage, or have any constructive suggestions, you can contact us.
44
55
Join our developers group.
66

docs-source/src/en/library/android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pangutext-android = "<version>"
4141
pangutext-android = { module = "com.highcapable.pangutext:pangutext-android", version.ref = "pangutext-android" }
4242
```
4343

44-
Configure dependency in your project `build.gradle.kts`.
44+
Configure dependency in your project's `build.gradle.kts`.
4545

4646
```kotlin
4747
implementation(libs.pangutext.android)
@@ -51,7 +51,7 @@ Please change `<version>` to the version displayed at the top of this document.
5151

5252
### Traditional Method
5353

54-
Configure dependency in your project `build.gradle.kts`.
54+
Configure dependency in your project's `build.gradle.kts`.
5555

5656
```kotlin
5757
implementation("com.highcapable.pangutext:pangutext-android:<version>")

0 commit comments

Comments
 (0)