Merge pull request #1 from jsredmond/fix/domain-spelling

docs: fix four spelling errors in Domain-Specific Testing chapter
This commit is contained in:
Matteo Meucci
2025-06-25 17:55:40 +02:00
committed by GitHub
@@ -1,6 +1,6 @@
## Chapter 4: Domain-Specific Testing
The AI Testing Guide framework is structured around four core layers of a typical AI Architure:
The AI Testing Guide framework is structured around four core layers of a typical AI Architecture:
- Application Layer
- Model Layer
- Infrastructure Layer
@@ -8,7 +8,7 @@ The AI Testing Guide framework is structured around four core layers of a typica
While the framework integrates these layers comprehensively, it is also possible-and often useful—to focus testing efforts on one specific domain such as Security, Privacy, RAI and Trustworthy AI (TAI).
It is useful to understand whaich test are related to Secuirty and PRivacy and which to RAI and TAI.
It is useful to understand which test are related to Security and Privacy and which to RAI and TAI.
We define the following three kind of Input for an AI System: