aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-02-01 16:50:51 +0100
committerwout <wout@impinc.co.uk>2014-02-01 16:50:51 +0100
commitf7e15f3905ea06c261a798fedefde2421b7ff487 (patch)
treed797be949605bd65322e173dd64946507de54fcd
parentc2b88c5221f7afb2be3b181cb6c79b585bc4d48f (diff)
downloadsvg.js-f7e15f3905ea06c261a798fedefde2421b7ff487.tar.gz
svg.js-f7e15f3905ea06c261a798fedefde2421b7ff487.zip
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be7b64f..caf41aa 100644
--- a/README.md
+++ b/README.md
@@ -498,7 +498,7 @@ Every element has a reference to its parent:
element.parent
```
-__`returns`: <span color="pink">element</span>__
+__`returns`: <span style="color:#f06">`element`</span>__
Even the main svg document: