mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 20:35:13 -05:00
feat: fixed definition mistake
This commit is contained in:
parent
2a8d12f599
commit
1aa6599e57
2 changed files with 8 additions and 4 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue