Skip to content

Commit 016171c

Browse files
committed
Slightly reword and fix grammar
1 parent 5e573e3 commit 016171c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To that end, each test comes with a written description of the schema and the ex
77
Eventually, we will also provide a set of reference `.root` and `.json` files (see below).
88

99
> [!WARNING]
10-
> The RNTuple Validation Suite is currently work-in-progress.
10+
> The RNTuple Validation Suite is currently work in progress.
1111
> Its structure and implementation may change during development.
1212
> We welcome early feedback on the current state from any interested party.
1313
@@ -22,7 +22,7 @@ More tests are planned in the future, please [consult the list of issues](https:
2222
## Reference Implementation
2323

2424
This repository also contains a reference implementation with ROOT macros.
25-
They currently target ROOT v6.34 with the first official version of the on-disk binary format.
25+
They currently target ROOT v6.34 with the first official version of the RNTuple on-disk binary format.
2626
In this release, the API is not yet finalized and all classes are in the `ROOT::Experimental` namespace.
2727
We plan to rely on this version until a first version of the RNTuple Validation Suite is done.
2828
Then we will produce a first set of reference files that can be used to test backwards compatibility.

0 commit comments

Comments
 (0)