Skip to content

Commit 3499549

Browse files
davydotcomCopilot
andauthored
Update plugin-core/docs/src/docs/introduction/gettingStarted.adoc
Co-authored-by: Copilot <[email protected]>
1 parent 99999b0 commit 3499549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-core/docs/src/docs/introduction/gettingStarted.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ After installation, execute the `s2-quickstart` initialization script. This sets
4141
----
4242

4343
If you are installing into a Grails plugin instead of an application, you must make sure you are using the `web-plugin` profile. Otherwise dependncies will not be met.
44-
Running the same command will inject the spring beans into your `GrailsPlugin` classes `doWithSpring` method.
44+
Running the same command will inject the spring beans into your `GrailsPlugin` classes `doWithSpring` method.
4545

4646
=== Plugin Configuration and Setup
4747

0 commit comments

Comments
 (0)