diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 48f0d6d2b62..b3ad26117bd 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -7,7 +7,7 @@
- - Instroduction
+
- Introduction
- What's New?
- Installation Instructions
- Known Problems
@@ -120,7 +120,7 @@ missed something. We welcome portability patches and error messages.
}
-
- The following unix system functionality has not been tested and may not work:
+
- The following Unix system functionality has not been tested and may not work:
- sigsetjmp, siglongjmp - These are not turned into the
appropriate invoke/unwind instructions.
@@ -288,7 +288,7 @@ problem probably cannot be fixed.
- Initializers for global variables that include floating point numbers may
not be initialized with exactly the right floating point number, if the number
is not accurately representable in decimal. This prevents the Olden "power"
-benchmark from producing exactly the right results with the C backend.
+benchmark from producing exactly the right results with the C back-end.
- The code produces by the C back-end has only been tested with the Sun CC and
GCC compilers. It is possible that it will have to be adjusted to support other