[DOCS] option "user" is misnamed. It should be "owner"
Open
Beginner friendly
Nobody has claimed this yet.
documentation
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description
In the documentation for salt.modules.file.find, the option "user" is misnamed. It should be "owner".
Suggested Fix
Change the documentation by replacing "user" with "owner"
Type of documentation
Salt Modules
Location or format of documentation
salt.modules.file.find
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the salt.modules.file.find documentation at the linked Salt Modules page and locate the option currently labeled "user". Replace that label with "owner" and verify the rendered documentation consistently names the option "owner".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100