Skip to content

Commit 7f04829

Browse files
update wording in README.md
1 parent 7dab63c commit 7f04829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Conan profile can be either a relative path or an absolute path, it could also b
4848

4949
Plugin applies `arch` setting when calling `conan install`, thus all architectures can share the same profile, if no differentiation is needed - `{ profile.set("android") }`.
5050

51-
Plugin task generate CMake toolchain file, which needs to be included by CMake:
51+
Plugin also generates CMake toolchain file, which needs to be included by CMake:
5252

5353
```groovy
5454
android {

0 commit comments

Comments
 (0)