summaryrefslogtreecommitdiff
path: root/nfc
diff options
context:
space:
mode:
Diffstat (limited to 'nfc')
-rw-r--r--nfc/NfcCxSample/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/NfcCxSample/README.md b/nfc/NfcCxSample/README.md
index 19ea8e2c..0d9bd185 100644
--- a/nfc/NfcCxSample/README.md
+++ b/nfc/NfcCxSample/README.md
@@ -28,7 +28,7 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a
### WDK
-- [NfcCx.h](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/nfccx/) - The NFC CX's client driver API. (This file is included in the WDK.)
+- [NfcCx.h](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/nfccx/) - The NFC CX's client driver API. This file is included in the WDK.
### Project