Skip to content

Commit baf432c

Browse files
committed
docs: add empty line
1 parent 2e582d9 commit baf432c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/concepts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This document covers some of the base concepts used throughout the library.
1313

1414
Shield is designed so that the initial setup of your application can all happen in code with nothing required to be
1515
saved in the database. This means you do not have to create large seeder files that need to run within each environment.
16+
1617
Instead, it can be placed under version control, though the Settings library allows those settings to be easily stored
1718
in the database if you create an interface for the user to update those settings.
1819

0 commit comments

Comments
 (0)