diff --git a/src/fundamentals-of-ai-and-kr/module2/main.tex b/src/fundamentals-of-ai-and-kr/module2/main.tex index 9dc2750..132142b 100644 --- a/src/fundamentals-of-ai-and-kr/module2/main.tex +++ b/src/fundamentals-of-ai-and-kr/module2/main.tex @@ -7,7 +7,7 @@ \makenotesfront \input{sections/_logic.tex} - \input{sections/_ontoligies.tex} + \input{sections/_ontologies.tex} \input{sections/_descriptive_logic.tex} \end{document} \ No newline at end of file diff --git a/src/fundamentals-of-ai-and-kr/module2/sections/_ontoligies.tex b/src/fundamentals-of-ai-and-kr/module2/sections/_ontologies.tex similarity index 100% rename from src/fundamentals-of-ai-and-kr/module2/sections/_ontoligies.tex rename to src/fundamentals-of-ai-and-kr/module2/sections/_ontologies.tex