diff --git a/about/capire.md b/about/capire.md index 6ff60ea78..41b9fe119 100644 --- a/about/capire.md +++ b/about/capire.md @@ -6,7 +6,7 @@ status: released -"Capire" (Italian for ‘understand') is the name of our CAP documentation you're looking at right now. It's organized as follows: +"Capire" (Italian for 'understand') is the name of our CAP documentation you're looking at right now. It's organized as follows: - [*About CAP*](../about/) — a brief introduction and overview of key concepts - [*Getting Started*](../get-started/) — a few guides to get you started quickly diff --git a/cds/compiler-v2.md b/cds/compiler-v2.md index b78b46448..a1424c349 100644 --- a/cds/compiler-v2.md +++ b/cds/compiler-v2.md @@ -336,7 +336,7 @@ Compiling this produces errors of this form in compiler v2 or warnings in compil A type, an element, or a service entity is expected here {.error.danger} -Entity type must be from the current service ‘S' +Entity type must be from the current service 'S' {.error.warning} ::: tip **Fix Option 1**