Skip to content

Commit 6be4f92

Browse files
authored
dependencies.rst: Fix typo
at --> at
1 parent 641beec commit 6be4f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide/plugin_development/dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on in the **Core** section of your plug file like this:
2323
Using dependencies
2424
------------------
2525

26-
Once a dependent plugin has been declared, you can use it at soon as your plugin is activated.
26+
Once a dependent plugin has been declared, you can use it as soon as your plugin is activated.
2727

2828
.. code-block:: python
2929

0 commit comments

Comments
 (0)