Skip to content

Commit 30058d0

Browse files
committed
Review comment
1 parent 1f1ad3d commit 30058d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kernel-subshells/kernel-subshells.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ content = {
9898
# 'ok' if the request succeeded or 'error', with error information as in all other replies.
9999
'status': 'ok',
100100

101-
# The ID of the subshell, same as in the request if specified by the client, given by the
102-
# kernel otherwise.
101+
# The ID of the subshell.
103102
'subshell_id': str,
104103
}
105104
```

0 commit comments

Comments
 (0)