From bea6d741e3f5db18fdf13996804368e788b01160 Mon Sep 17 00:00:00 2001 From: Devin Weaver Date: Thu, 14 Apr 2016 18:02:40 -0400 Subject: [PATCH] Reword makedatauri.js description (#2373) Closes issue #2372 --- core/modules/macros/makedatauri.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/macros/makedatauri.js b/core/modules/macros/makedatauri.js index 4b578f466..a7474bdf0 100644 --- a/core/modules/macros/makedatauri.js +++ b/core/modules/macros/makedatauri.js @@ -3,7 +3,7 @@ title: $:/core/modules/macros/makedatauri.js type: application/javascript module-type: macro -Macro to convert the content of a tiddler to a data URI +Macro to convert a string of text to a data URI <>