Skip to content

Commit

Permalink
change heading
Browse files Browse the repository at this point in the history
  • Loading branch information
fidoriel committed Mar 4, 2024
1 parent 1b201ea commit 7477033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxes/generators/brick_sorter.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
class BrickSorter(Boxes):
"""Stackable nestable sorting sieve for bricks"""

description = """# Stackable nestable sorting sieve for bricks
description = """## Stackable nestable sorting sieve for bricks
A stackable sorting sieve for bricks, nestable for storage.
You will need to export all 5 levels, to get a full sieve.
If you feel you do not need the upper levels, just do not export them.
Expand Down

0 comments on commit 7477033

Please sign in to comment.