diff options
author | BonfaceKilz | 2020-11-04 22:27:13 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-11-04 22:27:13 +0300 |
commit | 540b18a2ac9ab62e10204bdf6692d5e564b49562 (patch) | |
tree | a52d8b3f4b861b0cf5905dfd353e8bbba89f5239 /test/rest-api.org | |
parent | 4ec57900569c360151e8fd36649a035fba0a9869 (diff) | |
download | bh20-seq-resource-540b18a2ac9ab62e10204bdf6692d5e564b49562.tar.gz bh20-seq-resource-540b18a2ac9ab62e10204bdf6692d5e564b49562.tar.lz bh20-seq-resource-540b18a2ac9ab62e10204bdf6692d5e564b49562.zip |
Fix typo
Diffstat (limited to 'test/rest-api.org')
-rw-r--r-- | test/rest-api.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rest-api.org b/test/rest-api.org index 4b66147..559c272 100644 --- a/test/rest-api.org +++ b/test/rest-api.org @@ -166,4 +166,4 @@ To skip confirmations you may also want to set : (setq org-confirm-babel-evaluate nil) -To see output of the inpreter open then *Python* buffer. +To see output of the interpreter open then *Python* buffer. |