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