diff --git a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php index 01afe3906d57b6ad85ee0194ed7d904a43792d38..c34af0aca61b953efaec8d520ece398bfc67cba7 100644 --- a/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php +++ b/module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php @@ -33,7 +33,7 @@ use VuFindSearch\Response\RecordInterface; /** * Simple, schema-less SOLR record. * - * This record primarily servers as an example or blueprint for a schema-less + * This record primarily serves as an example or blueprint for a schema-less * record. All SOLR fields are exposed via object properties. * * @category VuFind2