From 60ca3965b285b78d4acbb70ddbf5720dee918048 Mon Sep 17 00:00:00 2001 From: Fiewor John Date: Mon, 20 May 2024 21:32:05 +0100 Subject: [PATCH] Update: fix typo in README.md --- 04_Overview_AI_Concepts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_Overview_AI_Concepts/README.md b/04_Overview_AI_Concepts/README.md index d3c1636..332b1d3 100644 --- a/04_Overview_AI_Concepts/README.md +++ b/04_Overview_AI_Concepts/README.md @@ -89,7 +89,7 @@ Primary content refers to some sort of text that is being processed or transform | :--- | :--- | | Can you please tell me how to get to the museum?
Translate to French: | `Pouvez-vous s'il vous plaît me dire comment aller au musée?` | -Primary content can also be much longer. For example, the primary content could pass the introduction section of text content that could be hundreds of words long. Additionally, the primary content could be int he form of structured data as well, such as in JSON or TSV format. +Primary content can also be much longer. For example, the primary content could pass the introduction section of text content that could be hundreds of words long. Additionally, the primary content could be in the form of structured data as well, such as in JSON or TSV format. ##### Supporting Content