content: Fix typo

This commit is contained in:
Joe Mooring 2025-03-05 19:03:28 -08:00 committed by GitHub
parent 245351c846
commit ec056f251e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,7 +141,7 @@ Positional arguments, on the other hand, are determined by their position. The e
{{</* instagram CxOWiQNP2MO */>}}
```
Shortcode arguments are space delimited, and arguments with internal spaces must be quoted.
Shortcode arguments are space-delimited, and arguments with internal spaces must be quoted.
```text
{{</* figure src=/images/kitten.jpg alt="A white kitten" */>}}