deployer icon indicating copy to clipboard operation
deployer copied to clipboard

Typo in update_code.php comment

Open cornedor opened this issue 2 years ago • 0 comments

  • [ ] Bug fix #…?
  • [ ] New feature?
  • [ ] BC breaks?
  • [ ] Tests added?
  • [ ] Docs added?

Fixed typo in docs where sub_directory examples would both resolve to the same directory:

  • set value to src if you want to deploy the folder that lives at /src/api.
  • set value to src/api if you want to deploy the folder that lives at /src/api.

cornedor avatar Oct 02 '23 07:10 cornedor