Skip to content

Commit a2d5300

Browse files
authored
Update aspnetcore/fundamentals/configuration/options.md
1 parent f1bf60d commit a2d5300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/fundamentals/configuration/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ when updating this article -->
1717

1818
:::moniker range=">= aspnetcore-7.0"
1919

20-
By [Rick Anderson](https://twitter.com/RickAndMSFT)
20+
By [Rick Anderson](https://twitter.com/RickAndMSFT).
2121

2222
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:
2323

0 commit comments

Comments
 (0)