Skip to content

Commit c624996

Browse files
committed
Docs: fix typo
1 parent 39d3466 commit c624996

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
@@ -23,7 +23,7 @@ composer require scriptotek/marc dev-master
2323
## Reading records
2424

2525
Records are loaded into a `Collection` object using
26-
`Collection::frrcle` or `Collection::fromStringString`,
26+
`Collection::fromFile` or `Collection::fromStringString`,
2727
which autodetects if the data is Binary MARC or XML:
2828

2929
```php

0 commit comments

Comments
 (0)