Skip to content

Commit

Permalink
Fix copy/paste mistake
Browse files Browse the repository at this point in the history
Co-authored-by: Padraic Shafer <[email protected]>
  • Loading branch information
danielballan and padraic-shafer authored Feb 27, 2024
1 parent 6d67a5f commit 4248a48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/how-to/register.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Register Content in Tiled

The usage `tiled serve directory ...` is mostly for demos and small-scale use.
For more sophisticated control over this process, see
The following guide demonstrate more sophisticated control over this process.

## Quickstart

The tutorial {doc}`../how-to/register` demonstrates the usage:

```
tiled serve directory [--watch] [--public] [--api-key <SECRET>] <DIRECTORY>
Expand Down

0 comments on commit 4248a48

Please sign in to comment.