Skip to content

Commit

Permalink
Fixed some copy-pasta.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Apr 29, 2024
1 parent ede9d94 commit bff7acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/specifications/simple_list.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is based on an ordinary R list.

The `OBJECT` file should contain a `simple_list` property, itself a JSON object with the following properties:

- `version`, a string specifying the version of the `fasta_file` format.
- `version`, a string specifying the version of the `simple_list` format.
```{r, results="asis", echo=FALSE}
cat(" This should be set to \"", as.character(.version), "\".", sep="")
```
Expand Down

0 comments on commit bff7acc

Please sign in to comment.