Skip to content

Commit a308e12

Browse files
authored
Merge pull request #245 from jawn/patch-1
Fix attribute name in readme
2 parents 90b1e25 + 00f5971 commit a308e12

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)