Skip to content

Commit 6397c20

Browse files
author
Yoav Kadosh
committed
Updated readme to reflect 1.0.3 syntax changes
1 parent 0b280f2 commit 6397c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ function my_dynamic_css_callback( $var_name, $subscripts = null )
254254
wp_dynamic_css_set_callback( 'my_dynamic_style', 'my_dynamic_css_callback' );
255255
```
256256

257-
whic compiles to:
257+
which compiles to:
258258

259259
```css
260260
body {

0 commit comments

Comments
 (0)