diff options
Diffstat (limited to 'docs/guides/tables.md')
| -rw-r--r-- | docs/guides/tables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/tables.md b/docs/guides/tables.md index 39eb39f6..d5907367 100644 --- a/docs/guides/tables.md +++ b/docs/guides/tables.md @@ -527,7 +527,7 @@ is useful if you are writing a template or want to style your whole document. ``` For small tables, you sometimes want to suppress all strokes because they add -too much visual noise. To do this, just set the stroke argument to `none`: +too much visual noise. To do this, just set the stroke argument to `{none}`: ```example #table( |
