Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 52ecc23

Browse files
committed
Fix references to standard API in the documentation
1 parent 51a8e15 commit 52ecc23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
Standard API
1+
Core API
22
============
33

4-
The Standard API includes all of the core API calls that are made
4+
The Core API includes all of the core API calls that are made
55
available by the current `IOTA Reference
66
Implementation <https://github.com/iotaledger/iri>`__.
77

88
These methods are "low level" and generally do not need to be called
99
directly.
1010

11-
For the full documentation of all the Standard API calls, please refer
11+
For the full documentation of all the Core API calls, please refer
1212
to the `official documentation <https://iota.readme.io/>`__.
1313

1414
Extended API

0 commit comments

Comments
 (0)