From 616ae668769c53b33881baf589034ac1f1292ab6 Mon Sep 17 00:00:00 2001 From: Charles Lanahan Date: Mon, 13 May 2024 16:53:03 -0400 Subject: [PATCH] Fixed typos in index table selector formats. --- spec/spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/spec.md b/spec/spec.md index 9dad273..abf1df7 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -834,8 +834,8 @@ The associated indexed schemes are provided in the following table: | | | | | | | | | |`[A-Z,a-z]`| `1*` | 1 | 0 | 2 | 0 | 2 | `$#&&`| | `0` | 1 | 1 | 1 | 4 | 0 | 0 | `0$##&&&&`| -| `2` | 1 | 2 | 2 | 6 | 0 | 2 | `0$####&&&&`| -| `3` | 1 | 3 | 3 | 6 | 0 | 0 | `0$######&&&&`| +| `2` | 1 | 2 | 2 | 6 | 0 | 2 | `2$####&&&&`| +| `3` | 1 | 3 | 3 | 6 | 0 | 0 | `3$######&&&&`| ##### Encoding scheme format symbol table