Update tools-inline.md

This commit is contained in:
Reindert 2024-04-02 10:08:53 +02:00 committed by GitHub
parent b9a4c25120
commit 7c3ef7f3ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@ export default class BoldInlineTool implements InlineTool {
### Using the inline tool
To use the tool, you must register it in your config object under `tools`. Then you can use it in per block type.
To use the tool, you must register it in your config object under `tools`. Then you can use it in inlineToolbar.
```json
{