Change hint for multiple datasets to be clear that single input is allowed
Compare changes
Files
2@@ -114,7 +114,7 @@ describe("FormData", () => {
@@ -451,7 +451,7 @@ describe("FormData", () => {
Changes the hint for a Multiple Dataset input from "Multiple Datasets" to "Dataset(s)" to be clearer that a single dataset is allowed as an input along with multiple datasets.
Closes #123 (closed)