Skip to content

Commit

Permalink
docs: fix strategy in yaml gs
Browse files Browse the repository at this point in the history
  • Loading branch information
filimarc committed Dec 6, 2024
1 parent 1961dc4 commit 5d8ec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/configs/guide-nest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ placement:
- top_layer
connectivity:
A_to_B:
strategy: bsb.connectivity.VoxelIntersection
strategy: bsb.connectivity.AllToAll
presynaptic:
cell_types:
- base_type
Expand Down

0 comments on commit 5d8ec80

Please sign in to comment.