Skip to content

Commit e3a934b

Browse files
format
1 parent e696784 commit e3a934b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/architecture/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ torchTextClassifiers is a **modular, component-based framework** for text classi
44

55
## The Pipeline
66

7-
At its core, torch Text Classifiers processes data through a simple pipeline:
7+
At its core, torchTextClassifiers processes data through a simple pipeline:
88

99
```{mermaid}
1010
flowchart LR
@@ -617,3 +617,4 @@ torchTextClassifiers provides a **component-based pipeline** for text classifica
617617
- **Examples**: Explore complete examples in the repository
618618

619619
Ready to build your classifier? Start with {doc}`../getting_started/quickstart`!
620+

0 commit comments

Comments
 (0)