Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #58 from vishnumenon/master
Browse files Browse the repository at this point in the history
Fixed a typo in the README
  • Loading branch information
knocte committed Nov 11, 2012
2 parents 7fe2afe + a7e4ebe commit b612af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ You can also build using xbuild:
cd src
xbuild fsharp-build.proj
```
However the binaries produced are NOT yet usable because they are not correcy strong-name signed. Further, building using
However the binaries produced are NOT yet usable because they are not correctly strong-name signed. Further, building using
xbuild does not create a Mono-ready distribution (see src/fsharp/targets.make).

## Development notes
Expand Down

0 comments on commit b612af3

Please sign in to comment.