Remove invalid grammar
This commit is contained in:
@@ -295,7 +295,7 @@ const initialFieldDef = {
|
|||||||
type: "textdata",
|
type: "textdata",
|
||||||
value:
|
value:
|
||||||
"SSH session is handled by the backend. Traffic will be decrypted " +
|
"SSH session is handled by the backend. Traffic will be decrypted " +
|
||||||
"on the backend server and then be transmitted back to your client.",
|
"on the backend server and then transmit back to your client.",
|
||||||
example: "",
|
example: "",
|
||||||
verify(d) {
|
verify(d) {
|
||||||
return "";
|
return "";
|
||||||
|
|||||||
Reference in New Issue
Block a user