From ee1566332be67fe7f3002eaea52e5bfda602f8b8 Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Wed, 8 Jan 2025 16:56:57 -0600 Subject: [PATCH] chore: fix typo --- hermes_adapters/vfd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hermes_adapters/vfd/README.md b/hermes_adapters/vfd/README.md index 3964bd332..147e67fb1 100644 --- a/hermes_adapters/vfd/README.md +++ b/hermes_adapters/vfd/README.md @@ -68,7 +68,7 @@ HERMES_CONF=/hermes.yaml LD_PRELOAD=/hermes_vfd/libhdf5_hermes_vfd.so ``` -Heres is a full example of running an HDF5 app with the Hermes VFD: +Here is a full example of running an HDF5 app with the Hermes VFD: ```sh HDF5_DRIVER=hermes \