diff --git a/doc/api/addons.markdown b/doc/api/addons.markdown index b0040141265..6f99f8be48e 100644 --- a/doc/api/addons.markdown +++ b/doc/api/addons.markdown @@ -88,4 +88,4 @@ the recently built module: console.log(addon.hello()); // 'world' For the moment, that is all the documentation on addons. Please see - for a real example. + for a real example.