Skip to content

Commit 6a2ddcf

Browse files
committed
markdownlint
1 parent e43b2ce commit 6a2ddcf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aspnetcore/fundamentals/configuration/options.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ when updating this article -->
1919

2020
By [Rick Anderson](https://twitter.com/RickAndMSFT)
2121

22-
2322
The options pattern uses classes to provide strongly typed access to groups of related settings. When [configuration settings](xref:fundamentals/configuration/index) are isolated by scenario into separate classes, the app adheres to two important software engineering principles:
2423

2524
* [Encapsulation](/dotnet/standard/modern-web-apps-azure-architecture/architectural-principles#encapsulation):

0 commit comments

Comments
 (0)