Skip to content

Commit fe99258

Browse files
committed
Update README
1 parent 4fcc375 commit fe99258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ missing transform, and contributions are very welcome.
3737
framework.
3838

3939
- Pipelines can be reapplied to unseen "test" data using the same cache
40-
(e.g. constants) fitted with "training" data. For example, `ZScore()`
40+
(e.g. constants) fitted with "training" data. For example, a `ZScore`
4141
relies on "fitting" `μ` and `σ` once at training time.
4242

4343
## Rationale

0 commit comments

Comments
 (0)