Skip to content

Commit 9b94807

Browse files
Fix typo
1 parent b5c9986 commit 9b94807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/start_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ For more options supported by the IMOD exports, please run `synapse_net.export_t
106106

107107
Using the `synapse_net` python library offers the most flexibility for using the SynapseNet functionality.
108108
We offer different functionality for segmenting and analyzing synapses in electron microscopy:
109-
- `synpase_net.inference` for segmenting synaptic structures with [our models](segmentation-models).
109+
- `synapse_net.inference` for segmenting synaptic structures with [our models](segmentation-models).
110110
- `synapse_net.distance_measurements` for measuring distances between segmented objects.
111111
- `synapse_net.imod` for importing and exporting segmentations from / to IMOD.
112112
- `synapse_net.training` for training U-Nets for synaptic structure segmentation, either via [domain adaptation](#domain-adaptation) or [using data with annotations](network-training).

0 commit comments

Comments
 (0)