Skip to content

Commit 4327fdb

Browse files
committed
Merge branch 'main' of github.com:basxsoftwareassociation/htmlgenerator
2 parents e1e262f + 2b37443 commit 4327fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ from htmlgenerator import render, DIV
126126

127127

128128
class DoStuff:
129-
# be aware that all yielded strings will not be seperated by spaces but concatenated directly
129+
# be aware that all yielded strings will not be separated by spaces but concatenated directly
130130
def render(self, context):
131131
yield "eat "
132132
yield "sleep "

0 commit comments

Comments
 (0)