Skip to content

Commit 21840bb

Browse files
Update README.md
1 parent c9c67f0 commit 21840bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ driver.addCommand(
9494
parameters: [],
9595
returns: {
9696
type: 'object',
97-
name: 'activity',
98-
description: 'Name of the current activity',
97+
name: 'timeout',
98+
description: 'Get timeout set',
9999
},
100100
})
101101
);

0 commit comments

Comments
 (0)