diff --git a/docs/api/loaders.rst b/docs/api/loaders.rst index fb71a5381..0483097a2 100644 --- a/docs/api/loaders.rst +++ b/docs/api/loaders.rst @@ -278,7 +278,7 @@ If those structures are not present, the function should return nothing. If they - ``_likelihood`` (optional) being a number from 0-10, 10 being most likely and 0 meaning a last ditch effort if nothing else will take it - any other key/values will be set as options on the *Sheet* the ``open_`` function returns -`Examples of guess_filetype functions ` +`Examples of guess_filetype functions `_ ::