Make cspell job pass
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3444940. -->
Reported by: [mglaman](https://www.drupal.org/user/2416470)
Related to !12
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The cspell job is failing: <a href="https://git.drupalcode.org/project/jsonapi_resources/-/jobs/1497848">https://git.drupalcode.org/project/jsonapi_resources/-/jobs/1497848</a></p>
<p>Some are real, some can be added to a .cspell.json file</p>
<pre>./src/Unstable/Entity/EntityCreationTrait.php:55:44 - Unknown word (modfiy) -- using this trait to modfiy the created entity before<br> Suggestions: [modify, modi, motif, minify, motifs]<br>./tests/src/Functional/JsonapiResourceTest.php:303:25 - Unknown word (Dramallama) -- 'subject' => 'Dramallama',<br> Suggestions: []<br>./tests/src/Kernel/Routing/ResourceEnhancerTest.php:49:57 - Unknown word (Doesnt) -- mymodule\\Controller\\Doesnt::exist',<br> Suggestions: [Doest, Doesn't, Dent, Dest, Does]<br>CSpell: Files checked: 41, Issues found: 3 in 3 files</pre>
> Related issue: [Issue #3428278](https://www.drupal.org/node/3428278)
issue