From d6e92bdf6342720b3602215f0fee33c6a59b1d2f Mon Sep 17 00:00:00 2001 From: Laurent Le Meur Date: Tue, 12 Dec 2023 19:35:20 +0100 Subject: [PATCH] typo correction --- packaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging.md b/packaging.md index e5f4d99..4710b51 100644 --- a/packaging.md +++ b/packaging.md @@ -59,7 +59,7 @@ A Package must also include all resources within th These resource files may be in any location descendant from the Root Directory, or in the Root Directory itself. -Resource files must be referenced via a relative path, which do not start with a drive letter (such as "C:"), use forward slashes instead of back slashes and do not end with a trailing slash. +Resource files must be referenced via a relative path, which does not start with a drive letter (such as "C:"), uses forward slashes instead of back slashes and does not end with a trailing slash. ## 6. Hybrid EPUB 3 + RPF Packages