From c70c386e2bb4eec5251a7eda9898174b1b3079bc Mon Sep 17 00:00:00 2001 From: menarulalam <35981995+menarulalam@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:41:15 -0700 Subject: [PATCH] Update require-by-string-relative-paths.md Fix title --- rfcs/require-by-string-relative-paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfcs/require-by-string-relative-paths.md b/rfcs/require-by-string-relative-paths.md index 8a820aa7..54ac87d2 100644 --- a/rfcs/require-by-string-relative-paths.md +++ b/rfcs/require-by-string-relative-paths.md @@ -1,4 +1,4 @@ -# Require by String +# Require by String with Relative Paths ## Summary