Skip to content

Commit 7ecf9c5

Browse files
jdaughertyCopilot
andauthored
feedback: spelling fixes
Co-authored-by: Copilot <[email protected]>
1 parent 7c7dc22 commit 7ecf9c5

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
@@ -40,7 +40,7 @@ After installation, execute the `s2-quickstart` initialization script. This sets
4040
./gradlew runCommand -Pargs="s2-quickstart com.yourapp User Role"
4141
----
4242

43-
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.
43+
If you are installing into a Grails plugin instead of an application, you must make sure you are using the `web-plugin` profile. Otherwise dependencies will not be met.
4444
Running the same command will inject the spring beans into your `GrailsPlugin` classes `doWithSpring` method.
4545

4646
=== Plugin Configuration and Setup

0 commit comments

Comments
 (0)