Skip to content

Commit 0d45610

Browse files
adrolterOskarStark
authored andcommitted
Fix typo in dic_tags.rst
Correct spelling of "artifacts"
1 parent cd96ffb commit 0d45610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dic_tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ The ``warmUp()`` method must return an array with the files and classes to
516516
preload. Files must be absolute paths and classes must be fully-qualified class
517517
names. The only restriction is that files must be stored in the cache directory.
518518
If you don't need to preload anything, return an empty array. If read-only
519-
artefacts need to be created, you can store them in a different directory
519+
artifacts need to be created, you can store them in a different directory
520520
with the ``$buildDir`` parameter of the ``warmUp()`` method.
521521

522522
.. versionadded:: 6.4

0 commit comments

Comments
 (0)