Skip to content

Commit 5e77806

Browse files
authored
removed extraneous "s"
1 parent 243186d commit 5e77806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security/security-best-practices-for-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This article contains information about security tools and practices. Using them
7474
- Test for potential application compatibility errors that are caused by common programming mistakes.
7575

7676
- Examine an application for memory-related issues.
77-
s
77+
7878
- Identify potential security issues in an application.
7979

8080
The AppVerifier is part of the Application Compatibility Toolkit, which is available from the [Application Compatibility](http://go.microsoft.com/fwlink/p/?linkid=91277) on the TechNet web site.

0 commit comments

Comments
 (0)