mirror of
https://github.com/django-components/django-components.git
synced 2025-07-07 17:34:59 +00:00
docs: fix incorrect numbering in adding slots section (#1287)
This commit is contained in:
parent
bcc7bac48d
commit
514b8206b5
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ Which will render as:
|
|||
{% endcomponent %}
|
||||
```
|
||||
|
||||
### 5. Wait, there's a bug
|
||||
### 4. Wait, there's a bug
|
||||
|
||||
There is a mistake in our code! `2024-12-13` is Friday, so that's fine. But if we updated
|
||||
the to `2024-12-14`, which is Saturday, our template from previous step would render this:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue