From 5197766e784b3c4f44ac7833aee422332ab53b01 Mon Sep 17 00:00:00 2001 From: Richard <38049750+richardARPANET@users.noreply.github.com> Date: Fri, 1 Nov 2019 09:57:13 +0000 Subject: [PATCH] Fixes typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f6c0d3d..7af9c2e 100644 --- a/README.rst +++ b/README.rst @@ -122,7 +122,7 @@ Export a file or folder public_exported_web_link = m.export('my_mega_folder/my_sub_folder_to_share') # e.g. https://mega.nz/#F!WlVl1CbZ!M3wmhwZDENMNUJoBsdzFng -Fine a file or folder +Find a file or folder ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python