We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cb70f commit 3bb4b44Copy full SHA for 3bb4b44
src/docs/asciidoc/index.adoc
@@ -241,7 +241,7 @@ At a minimum, to use Spring LDAP you need the following:
241
* `spring-ldap-core`: The Spring LDAP library
242
* `spring-core`: Miscellaneous utility classes used internally by the framework
243
* `spring-beans`: Interfaces and classes for manipulating Java beans
244
-* `spring-data-commons`: Base infrastructure for repository suppport and so on
+* `spring-data-commons`: Base infrastructure for repository support and so on
245
* `slf4j`: A simple logging facade, used internally
246
247
In addition to the required dependencies, the following optional dependencies are required for certain functionality:
0 commit comments