Skip to content

Commit 584cc25

Browse files
authored
Update README.md (#49)
Fixed typo in Readme leading to import error for TeamsClient
1 parent 858a423 commit 584cc25

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
@@ -702,7 +702,7 @@ Of course, you want to create those cards for a reason. So once you did that, yo
702702

703703
...
704704

705-
from adaptive_cards.clients import TeamsClient
705+
from adaptive_cards.client import TeamsClient
706706
from requests import Response
707707

708708
...

0 commit comments

Comments
 (0)