Skip to content

Commit 823dfb7

Browse files
committed
docs: Update configuration location
1 parent 617e19d commit 823dfb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/HomepageFeatures.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ const FeatureList = [
1717
title: 'Easy to set up',
1818
description: (
1919
<>
20-
Just provide minimal metadata in one <code>@Configuration</code> class
21-
and you're ready to go.
20+
Just provide minimal configuration in <code>application.properties</code> and
21+
you're ready to go.
2222
</>
2323
),
2424
},

0 commit comments

Comments
 (0)