Skip to content

Commit b3f5b29

Browse files
committed
Replace italics with back tick
1 parent e8350d5 commit b3f5b29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ ephys pipeline.
1818

1919
![element-array-ephys diagram](images/attached_array_ephys_element.svg)
2020

21-
As the diagram depicts, the array ephys element starts immediately downstream from ***Session***,
22-
and also requires some notion of ***Location*** as a dependency for ***InsertionLocation***. We
21+
As the diagram depicts, the array ephys element starts immediately downstream from `Session`,
22+
and also requires some notion of `Location` as a dependency for `InsertionLocation`. We
2323
provide an [example workflow](https://github.com/datajoint/workflow-array-ephys/) with a
2424
[pipeline script](https://github.com/datajoint/workflow-array-ephys/blob/main/workflow_array_ephys/pipeline.py)
2525
that models (a) combining this Element with the corresponding [Element-Session](https://github.com/datajoint/element-session)

0 commit comments

Comments
 (0)