diff --git a/sdk-api-src/content/ncryptprotect/ns-ncryptprotect-ncrypt_protect_stream_info.md b/sdk-api-src/content/ncryptprotect/ns-ncryptprotect-ncrypt_protect_stream_info.md
index 01ea36c04df1..b528c7871d1e 100644
--- a/sdk-api-src/content/ncryptprotect/ns-ncryptprotect-ncrypt_protect_stream_info.md
+++ b/sdk-api-src/content/ncryptprotect/ns-ncryptprotect-ncrypt_protect_stream_info.md
@@ -60,7 +60,7 @@ Address of a callback function that accepts data from the stream encryption or d
### -field pvCallbackCtxt
-Pointer to a buffer supplied the caller. The buffer is not modified by the data protection API. You can use the buffer to keep track of your application.
+Pointer to a buffer supplied by the caller. The buffer is not modified by the data protection API. You can use the buffer to pass generic data to the callback or keep track of your application.
## -see-also
@@ -72,4 +72,4 @@ Pointer to a buffer supplied the caller. The buffer is not modified by the data
-PFNCryptStreamOutputCallback
\ No newline at end of file
+PFNCryptStreamOutputCallback