Skip to content

Commit

Permalink
make doc wording more consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Mart committed Sep 27, 2024
1 parent 26f32b7 commit f9062ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Another account that will serve content for this account.

#### DATA <path> <dest>

Adds web content that will be installed to the service's subdomain. If path is a directory it will be added recursively.
Adds web content that will be installed to the service's namespace within the the `sites` app, accessible from the service's subdomain. If path is a directory it will be added recursively.

```
DATA index.html /index.html
Expand Down

0 comments on commit f9062ec

Please sign in to comment.