summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNabilFates <[email protected]>2017-09-12 14:37:39 -0700
committerGitHub <[email protected]>2017-09-12 14:37:39 -0700
commit1f4ef4b3c7c137f19990cb98f0895ac5b9a0fa35 (patch)
treeb2d1a52ce0731e6083e7dd4c4e4c214963f7c84e
parent67d5b2701684c53f65b292100e172ed63be4b3be (diff)
Update README.md
Fixing typo
-rw-r--r--general/DCHU/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/DCHU/README.md b/general/DCHU/README.md
index 290ceff7..bf74d451 100644
--- a/general/DCHU/README.md
+++ b/general/DCHU/README.md
@@ -35,7 +35,7 @@ be installed in the following order:
* `osrfx2_DCHU_base`
* `osrfx2_DCHU_extension`
-* [`osrfx2_DCHU_component`]
+* `osrfx2_DCHU_component`
Technically the order of `osrfx2_DCHU_extension` and `osrfx2_DCHU_component` doesn't matter, but the software within `osrfx2_DCHU_component` will read the registry set by the extension to show that an extension INF's settings are applied *after* the base INF's.