Skip to content

Commit 1cebbd9

Browse files
committed
docs: update quick-start
1 parent c0c7383 commit 1cebbd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-source/src/en/guide/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tasks.withType<KotlinJvmCompile>().configureEach {
6767
}
6868
```
6969

70-
## Functional Overview
70+
## Features Overview
7171

7272
The project is divided into multiple modules. You can choose the module you wish to include as a dependency in your project, but be sure to include the **kavaref-core**
7373
module and a platform-related base module (**kavaref-android** or **kavaref-jvm**).

0 commit comments

Comments
 (0)