Skip to content

Commit 00f5971

Browse files
authored
Fix attribute name in readme
1 parent 90b1e25 commit 00f5971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ git commit id would just make it harder for users to type in the version
102102
number if they ever had to.
103103

104104
Note that the git commit ID is *always* included in the
105-
`AssemblyInformationVersionAttribute` so one can always match a binary to the
105+
`AssemblyInformationalVersionAttribute` so one can always match a binary to the
106106
exact version of source code that produced it.
107107

108108
### How do I translate from a version to a git commit and vice versa?

0 commit comments

Comments
 (0)