From 32689c75f92290111a1083a82e361fbd6496f09b Mon Sep 17 00:00:00 2001 From: Thomas LAY Date: Mon, 6 Apr 2020 13:49:42 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 922534c..c9ed066 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ NOTE: For convenience the `CoreString` functions are also available from the `TC | IsCustomPurposeAllowed | int | Returns `true` if user has given consent to custom purpose id | | IsCustomPurposeLIAllowed | int | Returns `true` if legitimate interest is established for custom purpose id and user didn't exercise their right to object | -####Example +#### Example ``` package main