Skip to content

Commit a56d169

Browse files
committed
text fix
1 parent c9d592c commit a56d169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"title": "Method",
7777
"cart": "CART",
7878
"gc": "Gaussian Copula",
79-
"tooltip": "The CART method is used to generate the synthetic data.\n \n \n \nCART generally produces higher quality synthetic datasets, but might not work well on datasets with categorical variables with 20+ categories.\n \n \n \nsUse Gaussian Copula in those cases"
79+
"tooltip": "The CART method is used to generate the synthetic data.\n \n \n \nCART generally produces higher quality synthetic datasets, but might not work well on datasets with categorical variables with 20+ categories.\n \n \n \nUse Gaussian Copula in those cases."
8080
},
8181
"samples": "Number of samples"
8282
},

0 commit comments

Comments
 (0)