Skip to content

Commit 11390eb

Browse files
committed
typo correction
1 parent f30d715 commit 11390eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openai/openai.asd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;;;; openai.asd
22

33
(asdf:defsystem #:openai
4-
:description "Library for using the beta OpenAPI APIs"
4+
:description "Library for using the beta OpenAI APIs"
55
:author "Mark Watson"
66
:license "Apache 2"
77
:depends-on (#:uiop #:cl-json)

0 commit comments

Comments
 (0)