Skip to content

Commit

Permalink
Fix typo in build_and_package.md
Browse files Browse the repository at this point in the history
Co-authored-by: Abril Rincón Blanco <[email protected]>
  • Loading branch information
uilianries and AbrilRBS authored Nov 11, 2024
1 parent 8722871 commit c9f7d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adding_packages/build_and_package.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ the official reference to [build()](https://docs.conan.io/2/reference/conanfile/

## Package Method

The `package()` method is used to copy the artifacts to the `package_folder`. Please, read the official reference to
The `package()` method is used to copy the artifacts to the `package_folder`. Please, read the official reference to the
[package()](https://docs.conan.io/2/reference/conanfile/methods/package.html) method and the
[Package files: the package() method](https://docs.conan.io/2/tutorial/creating_packages/package_method.html).

Expand Down

0 comments on commit c9f7d8e

Please sign in to comment.