From b9235df6353f6fda4b6195363dbaf516c394a6db Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Sat, 9 Apr 2016 22:30:27 +0200 Subject: [PATCH] typo in doc --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7abc0b3..077091b 100644 --- a/README.rst +++ b/README.rst @@ -121,8 +121,8 @@ in the browser, make sure to add https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.6.1/polyfill.min.js dependency. -JSX to Rect Transpiling ------------------------ +JSX to React Transpiling +------------------------ DukPy provides a built-in compiler from JSX to React, this is available as ``dukpy.jsx_compile``: