diff --git a/examples/hsitrim/README.md b/examples/hsitrim/README.md
index d2e43fc5848e0e80e42534842ce8320701d9e188..81f9b0203120c276aa685b7ee2e4b9305602f2bc 100644
--- a/examples/hsitrim/README.md
+++ b/examples/hsitrim/README.md
@@ -1,5 +1,5 @@
 This example demonstrates the HSITRIM feature of the High Speed Internal clock.  Upon startup, the HSICAL value
-is loaded into the RCC_CTLR register and HSICAL is loaded with the value 16 i(0b10000).  This example uses the MCO
+is loaded into the RCC_CTLR register and HSICAL is loaded with the value 16 (0b10000).  This example uses the MCO
 feature to route the HSI clock signal to an external pin (PC4) and to allow the HSITRIM value to be varied by
 interactive commands over the serial port.