diff options
| author | 2021-07-18 20:46:21 -0700 | |
|---|---|---|
| committer | 2021-07-18 20:46:21 -0700 | |
| commit | 9acb0090e4ff37104e73760cd689797c7decd803 (patch) | |
| tree | 7a26cd7b059c07f64d097e3255e63f2dab0e8fee /README.org | |
| parent | Add <p> around abstract. (diff) | |
Fix typo.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -* SRFI 225: Integer Mappings +* SRFI 225: Dictionaries ** by John Cowan (spec) and Arvydas Silanskas (implementation) @@ -6,7 +6,7 @@ keywords: [[https://srfi.schemers.org/?keywords=data-structure][Data Structure]] -This repository hosts [[https://srfi.schemers.org/srfi-225/][SRFI 225]]: Integer Mappings, a [[https://srfi.schemers.org/][Scheme Request for Implementation]]. +This repository hosts [[https://srfi.schemers.org/srfi-225/][SRFI 225]]: Dictionaries, a [[https://srfi.schemers.org/][Scheme Request for Implementation]]. This SRFI is in /draft/ status. |
