From c91d1e169b33045fd85dc4c86bba65c9716975ea Mon Sep 17 00:00:00 2001 From: Nathan Sheffield Date: Wed, 14 Aug 2024 14:33:20 -0400 Subject: [PATCH] typo --- docs/pephub/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pephub/README.md b/docs/pephub/README.md index 5e7881a1..9f851405 100644 --- a/docs/pephub/README.md +++ b/docs/pephub/README.md @@ -16,7 +16,7 @@ PEPhub is an open-source database, web interface, and API for sharing, retrievin ## Features at-a-glance -- **Validation**. Users specify a schema for a project (using an extended [JSON Schema](https://json-schema.org/)), and use it validate sample metadata. +- **Validation**. Users specify a schema for a project (using an extended [JSON Schema](https://json-schema.org/)), and use it to validate sample metadata. - **Semantic search**. The PEPhub search interface provides an extremely fast and powerful semantic search of sample metadata. It is built using cutting-edge machine learning (sentence transformers) and stored in a fast vector databases.