Update bootloader.md

minor corrections
diff --git a/docs/os/modules/bootloader/bootloader.md b/docs/os/modules/bootloader/bootloader.md
index 5b67536..534ebbc 100644
--- a/docs/os/modules/bootloader/bootloader.md
+++ b/docs/os/modules/bootloader/bootloader.md
@@ -26,7 +26,7 @@
 characteristics:
 
 * Built to run from flash.
-* Build to run from a fixed location (i.e., position-independent).
+* Built to run from a fixed location (i.e., NOT position-independent).
 
 
 ### Image Format