Skip to content

Commit 5839cc0

Browse files
committed
Fix Typo
1 parent 44d591b commit 5839cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ At a minimum, to use Spring LDAP you need the following:
241241
* `spring-ldap-core`: The Spring LDAP library
242242
* `spring-core`: Miscellaneous utility classes used internally by the framework
243243
* `spring-beans`: Interfaces and classes for manipulating Java beans
244-
* `spring-data-commons`: Base infrastructure for repository suppport and so on
244+
* `spring-data-commons`: Base infrastructure for repository support and so on
245245
* `slf4j`: A simple logging facade, used internally
246246

247247
In addition to the required dependencies, the following optional dependencies are required for certain functionality:

0 commit comments

Comments
 (0)