Skip to content

Commit 2d6247c

Browse files
committed
sty: fix table in README
1 parent 44f0f25 commit 2d6247c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schema/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ The namespaces are:
369369
| --------------------------- | ----------------------------------------------------------------------------------- | ---------------- |
370370
| `objects.common_principles` | Terms that are used throughout BIDS | General terms |
371371
| `objects.modalities` | Broad categories of data represented in BIDS, roughly matching recording instrument | General terms |
372-
| `objects.metaentities` | Placeholders and wildcards to reduce verbosity of some templates in BIDS | General terms |
372+
| `objects.metaentities` | Placeholders and wildcards to reduce verbosity of some templates in BIDS | General terms |
373373
| `objects.entities` | Name-value pairs appearing in filenames | Name/value terms |
374374
| `objects.metadata` | Name-value pairs appearing in JSON files | Name/value terms |
375375
| `objects.columns` | Column headings and values appearing in TSV files | Name/value terms |

0 commit comments

Comments
 (0)