Skip to content

Commit

Permalink
Update specification.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Nov 29, 2024
1 parent 2645289 commit 4f3fab8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions preprocessing/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ The `errors` and `warnings` fields contain an array of objects of the following

```js
{
source: [{
unprocessedFields: [{
type: "Metadata" | "NucleotideSequence",
name: string
}[],
affected: {
processedFields: {
type: "Metadata" | "NucleotideSequence",
name: string
}[],
Expand Down

0 comments on commit 4f3fab8

Please sign in to comment.