diff options
| author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2020-10-19 13:11:06 +0200 | 
|---|---|---|
| committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2020-10-19 13:11:06 +0200 | 
| commit | 2b317e65c193071e700297c6cdd3dcaecd479d38 (patch) | |
| tree | bcd25263f74315a45f1237e0d6391134ea3efed5 | |
| parent | 895dac9c802702fdd1ee3bb3efb5a9418274b360 (diff) | |
fixed typo
| -rw-r--r-- | doc/api.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -111,7 +111,7 @@ logging within a time known as the Maximum Merge Delay (MMD).  We provide no  such promise: a Signed Debug Info (SDI) is an intent to log because the  submitter is authorized to do so and the entry appears to be valid.  It will be  merged into the log's Merkle tree as soon as possible on a best-effort basis. -If an unexpected delay is encountered, the submitter can present the issued SFI +If an unexpected delay is encountered, the submitter can present the issued SDI  to the log operator (who can then investigate the underlying reason further).  ```  struct { | 
