Skip to content

Commit 1589c42

Browse files
Update error in README
1 parent a2f72ac commit 1589c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
```csharp
1313
// This example is in cshtml.
14-
@(ReleaseDateAttribute.GetReleaseDate() // Returns a time in UTC
14+
@ReleaseDateAttribute.GetReleaseDate() // Returns a time in UTC
1515
```
1616

1717
* RepositoryPaths: Provides consistent environment-independent normalized pathing within a repository.

0 commit comments

Comments
 (0)