Skip to content

Commit b789f7d

Browse files
authored
Update README.md
1 parent b119ad6 commit b789f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This project is heavily inspired and uses code from [django-template-partials](h
153153

154154
__Why django-block-fragments when django-template-partials and django-render-block already exist?__
155155

156-
I was looking for a way to reuse the already existing `block` tags of the Django Template Language (like `django-render-block` does) but also wanted to have the convenience of using template loaders (like `django-template-partials` does). So `django-block-fragments` tries to combine features of both of these great projects.
156+
I was looking for a way to reuse the already existing `block` tags of the Django Template Language (like `django-render-block` does) but also wanted to have the convenience of using template loaders (like `django-template-partials` does). So `django-block-fragments` combines features of both of these great projects.
157157

158158
__How to use `django-block-fragments` with `django-cotton`?__
159159

0 commit comments

Comments
 (0)