Skip to content

[BUGFIX] Fixed typo in srd-2024 Adult Green Dragon Spellcasting action#891

Merged
eepMoody merged 1 commit intoopen5e:stagingfrom
calumbell:bugfix/adult-green-dragon-spellcasting-typo
Apr 5, 2026
Merged

[BUGFIX] Fixed typo in srd-2024 Adult Green Dragon Spellcasting action#891
eepMoody merged 1 commit intoopen5e:stagingfrom
calumbell:bugfix/adult-green-dragon-spellcasting-typo

Conversation

@calumbell
Copy link
Copy Markdown
Contributor

Description

This PR fixes a small typo I encountered while working on the front-end. If you look at the srd-2024 Adult Green Dragon statblock on the beta site, you'll see that the Markdown underneath the Spellcasting action doesn't parse correctly:

Screenshot 2026-03-15 at 10 32 56

Instead of 1/Day Each: Geas having its own bullet-point, we see an errant hyphen on the line above.

Investigating the data, it looks like a data entry bug. Swapping around the \n and - in the Markdown string fixed the issue:

Screenshot 2026-03-15 at 10 37 03

How was this tested

  • Spoted checked on local Django developement server
  • pytest (all tests passing on local)

@eepMoody eepMoody merged commit 170ceb2 into open5e:staging Apr 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants