diff --git a/readme_files/assigning_surface_regions/README.md b/readme_files/assigning_surface_regions/README.md index 348b29b..a1eaea4 100644 --- a/readme_files/assigning_surface_regions/README.md +++ b/readme_files/assigning_surface_regions/README.md @@ -14,8 +14,8 @@ The output of the function is that: ![Surface Regions](../figures/assigning_surface_regions_2.jpg?raw=true "Surface Regions") -Many problems may occur as a result of poor assignments. In particular, the most devistating is if two faces border each-other from different sections, but these sections are not neighbors in the SWC file (i.e. in the cable model). This will be documented further later. +Many problems may occur as a result of poor assignments. In particular, the most devastating is if two faces border each-other from different sections, but these sections are not neighbors in the SWC file (i.e. in the cable model). This will be documented further later. Two functions currently exist to monitor the quality of the assignments: * "Check bordering surface assignments" checks the above problem. Note: SLOW! -* "Check for double assigned faces" checks that every face is assigned to only one MCell region. \ No newline at end of file +* "Check for double assigned faces" checks that every face is assigned to only one MCell region.