From eca330d1187da08083f6388a97ef2231a7058abd Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Jan 20 2022 17:28:28 +0000 Subject: Fix typo. --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 7cb43e8..47270ba 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -1467,7 +1467,7 @@ In cases where upstream ships unversioned .so *library* (so this is not needed for plugins, drivers, etc.), the packager *MUST* try to convince upstream to start versioning it. -If that fails due to unwilling or unresposive upstream, +If that fails due to unwilling or unresponsive upstream, the packager may start versioning downstream but this must be done with caution and ideally only in rare cases. We don't want to create a library that could conflict with upstream