Skip to content

Commit 446b691

Browse files
authored
Update README.md
1 parent a7e4265 commit 446b691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Utilize the following method if an end-user requests to have their data deleted:
8686
```c#
8787
private void ClearData()
8888
{
89-
CMP.ClearAllData();
89+
CMP.ClearAllData();
9090
}
9191
```
9292

0 commit comments

Comments
 (0)