Skip to content

Commit

Permalink
fix[docs]: Fixed invalid example
Browse files Browse the repository at this point in the history
  • Loading branch information
watcol committed Nov 23, 2021
1 parent 6dd0085 commit 7d77b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/language.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ instance `key` and `${key}`) are identical and will conflict.

```toml
${raw key} = "This is a raw key."
$ {\\{All\u{00A0}characters\ncan be used.\}} = true
${\\{All\u{00A0}characters\ncan be used.\}} = true
```

#### Local Key
Expand Down

0 comments on commit 7d77b02

Please sign in to comment.