Skip to content

Commit

Permalink
fix typo in Santa Maria da Serra spider
Browse files Browse the repository at this point in the history
  • Loading branch information
tatilattanzi committed Oct 26, 2023
1 parent 0e5f296 commit b7df4e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from gazette.spiders.base.instar import BaseInstarSpider


class SpSantaMariaDaSerrapider(BaseInstarSpider):
class SpSantaMariaDaSerraSpider(BaseInstarSpider):
TERRITORY_ID = "3547007"
name = "sp_santa_maria_da_serra"
allowed_domains = ["santamariadaserra.sp.gov.br"]
Expand Down

0 comments on commit b7df4e3

Please sign in to comment.