From eb1c0f4df87a43004fb162415a135821f53b8bb9 Mon Sep 17 00:00:00 2001 From: Wouter Scherphof Date: Thu, 28 Mar 2013 12:48:36 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0ebf0d..682cc3f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Selectors can be combined; e.g. `".class:not([attribute]) element.class"` - Likewise, for the `parent > child` relation, the spaces before and after the `>` are mandatory ##Examples -See `.doc/smples.lua` +See `./doc/samples.lua` ##Element type All tree elements provide, apart from `:select` and `()`, the following accessors: