summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-08-21 04:57:10 -0700
committerGitHub <[email protected]>2019-08-21 04:57:10 -0700
commit82bd522bb3b893e145d6d73f930edfc04977e4de (patch)
tree684df321554eba1d7314b2a9e2884ae5757645a4
parentda00f648b0da8db93a8e978253bfed12e57e037e (diff)
Update README.md7867278669
-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