Skip to content

Commit 3995bf6

Browse files
author
Amanda Butler
authored
Edit README.md
Add missing articles.
1 parent 14aff9a commit 3995bf6

File tree

1 file changed

+1
-1
lines changed
  • APIs_Platform/CriticalSectionLock_ex_1

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# CriticalSectionLock example
22

3-
This example shows how to use `CriticalSection` API to avoid race condition when multiple threads update global shared counter.
3+
This example shows how to use the CriticalSection API to avoid a race condition when multiple threads update the global shared counter.

0 commit comments

Comments
 (0)