Commit 7b4fa22b authored by Andy Piper's avatar Andy Piper

Fix typo

parent ab6c8dfe
......@@ -5,7 +5,7 @@ classpath, and you have not manually configured any database connection beans, t
will auto-configure an in-memory database.
##Enabling auto-configuration
Add an `@EnableAutoConfiguration` annotation to your primary `@Configration` class to
Add an `@EnableAutoConfiguration` annotation to your primary `@Configuration` class to
enable auto-configuration:
```java
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment