Skip to content

Commit

Permalink
Merge pull request #431 from georanma/master
Browse files Browse the repository at this point in the history
Update filters.md - Fix docs typo
  • Loading branch information
nyamsprod authored Jul 8, 2021
2 parents 23db6a0 + da8e194 commit 7c0210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/9.0/connections/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ $reader = null;

The library comes bundle with two (2) stream filters:

- [RFC4180Field](/9.0/interoperability/rfc4180-field/) stream filter to read or wriote RFC4180 compliant CSV field;
- [RFC4180Field](/9.0/interoperability/rfc4180-field/) stream filter to read or write RFC4180 compliant CSV field;
- [CharsetConverter](/9.0/converter/charset/) stream filter to convert your CSV document content using the `mbstring` extension;

0 comments on commit 7c0210a

Please sign in to comment.