diff Sphinx/source/users/lua.rst @ 191:6e0a0b57697b

Added missing word
author bgo-osimis
date Sat, 02 Feb 2019 12:15:28 +0100
parents b879a6274065
children 15823481cf8f 17f8eda5fccb
line wrap: on
line diff
--- a/Sphinx/source/users/lua.rst	Thu Jan 31 22:27:01 2019 +0100
+++ b/Sphinx/source/users/lua.rst	Sat Feb 02 12:15:28 2019 +0100
@@ -370,7 +370,7 @@
 if it deals with tags wrongly interpreted as numbers by Lua.
 
 For more evolved auto-routing scenarios, remember that Lua scripts
-:ref:`have full to the REST API of Orthanc <lua-rest>`. This is
+:ref:`have full access to the REST API of Orthanc <lua-rest>`. This is
 illustrated by the ``AutoroutingModification.lua`` sample available in
 the source distribution of Orthanc::