Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adoconnection authored Nov 18, 2023
1 parent 68fc10a commit 5e24177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ IRazorEngineCompiledTemplate compiledTemplate = razorEngine.Compile(templateText
});

string result = compiledTemplate.Run(new { name = "Hello" });
``
```

#### Credits
This package is inspired by [Simon Mourier SO post](https://stackoverflow.com/a/47756437/267736)
Expand Down

0 comments on commit 5e24177

Please sign in to comment.