From 2ae9999a89ce03bb3b8f2189dc736475fc51f0e8 Mon Sep 17 00:00:00 2001 From: Ivan Malopinsky Date: Sun, 17 Aug 2014 14:54:14 -0400 Subject: [PATCH] reword --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68cf292..bd8ac07 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Placeholders using a custom font are rendered using canvas by default, due to SV **Important:** When testing locally, font URLs must have a `http` or `https` protocol defined, otherwise they won't load. -`svg` placeholders work just like `img` placeholders, with the added benefit of being able to inspect their contents using developer tools. This means you can access the placeholder DOM after it's rendered. +`svg` placeholders work like `img` placeholders, with the added benefit of their DOM being able to be inspected and modified. Customizing themes