From 97baba76d73918e713e8296edf8133c288cd1260 Mon Sep 17 00:00:00 2001 From: PoJuDeSu <81625625+poju3185@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:51:40 -0500 Subject: [PATCH] Update README.md --- packages/hashi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hashi/README.md b/packages/hashi/README.md index 1c6db9aa5de..a15179fa406 100644 --- a/packages/hashi/README.md +++ b/packages/hashi/README.md @@ -172,4 +172,4 @@ H5P Static Files This code is currently generated from https://github.com/h5p/h5p-php-library -To update, update the `h5pVersion` variable in `downloadH5PVendor.js` to the desired tag and then run `yarn run build-h5p`. +To update, update the `h5pCommit` variable in `downloadH5PVendor.js` to the desired tag and then run `yarn run build-h5p`.