Skip to content

Commit f2f0e63

Browse files
authored
Consider removing word for clarity
1 parent 4638b74 commit f2f0e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kernels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ JSON serialised dictionary containing the following keys and values:
143143
These will be added to the current environment variables before the kernel is
144144
started.
145145
- **metadata** (optional): A dictionary of additional attributes about this
146-
kernel; used by clients to aid clients in kernel selection. Metadata added
146+
kernel; used by clients to aid in kernel selection. Metadata added
147147
here should be namespaced for the tool reading and writing that metadata.
148148

149149
For example, the kernel.json file for IPython looks like this::

0 commit comments

Comments
 (0)