Skip to content

Commit fe38a9f

Browse files
authored
Update ReadMe.md
1 parent 66f015a commit fe38a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ You can add `appsettings.json` and `appsettings.<env>.json` and typesafe load vi
343343
Here's single contained batch with Config loading sample.
344344

345345
```json
346-
# appconfig.json(Content, Copy to Output Directory)
346+
// appconfig.json(Content, Copy to Output Directory)
347347
{
348348
"Foo": 42,
349349
"Bar": true
@@ -575,4 +575,4 @@ He is known as the creator of [UniRx](https://github.com/neuecc/UniRx/) and [Mes
575575

576576
License
577577
---
578-
This library is under the MIT License.
578+
This library is under the MIT License.

0 commit comments

Comments
 (0)