Skip to content

Commit cc78d9a

Browse files
committed
v0.1.6
1 parent 5a0ecfe commit cc78d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webson/_webson.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
class Webson(msgspec.Struct):
5858
"""
59-
A class for extracting webpage contents and converting them into structured data using an LLM.
59+
A class for extracting webpage contents and converting them into structured data using an LLMs.
6060
6161
Attributes:
6262
llm (SynapseProtocol):

0 commit comments

Comments
 (0)