Skip to content

Commit 60c020b

Browse files
committed
[docs] Fix spelling lint failure in AI placements doc
1 parent 4872821 commit 60c020b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/apis/plugintypes/ai/placement.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ The following is the typical structure of a Placement plugin, using the Editor P
109109
## Settings
110110

111111
Settings for the Placement should be defined in the `settings.php` file.
112+
<!-- cspell:disable -->
112113
Each Placement plugin should create a new admin settings page using `core_ai\admin\admin_settingspage_provider` class.
114+
<!-- cspell:enable -->
113115

114116
This is the same as for Provider plugins, for example:
115117

0 commit comments

Comments
 (0)