feat: fixed definition mistake

This commit is contained in:
Nick 2024-11-16 22:50:09 -06:00
parent 2a8d12f599
commit 1aa6599e57
2 changed files with 8 additions and 4 deletions

View file

@ -22,11 +22,11 @@ argumentHealthSeeker =
, { definiendum = "A(x)"
, definiens = "(x) would be acting against their values"
}
, { definiendum = "someone"
, definiens = "x"
, { definiendum = "x"
, definiens = "someone"
}
, { definiendum = "novel foods"
, definiens = "y"
, { definiendum = "y"
, definiens = "novel food"
}
]
, argumentFormalization =