From e90d72b9bdbe1365a1d41119abffc56d85884103 Mon Sep 17 00:00:00 2001 From: Adam Gent Date: Thu, 9 Jan 2025 12:04:35 -0500 Subject: [PATCH] Replace ... with URI in doc --- doc/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/overview.html b/doc/overview.html index baf36e2..eb78737 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -362,8 +362,8 @@

Resource Loading

based on the order of the load keys found. For example if we have. {@snippet lang = properties : -_load_A=... -_load_B=... +_load_A=URI +_load_B=URI } Resource A and its children will be loaded before resource B and its children. Effectively