courses icon indicating copy to clipboard operation
courses copied to clipboard

docs: fix typo in calculator function description

Open dsmedia opened this issue 1 year ago • 0 comments

Corrected a typo in the documentation. Changed "indepent" to "independent" in the description of defining the calculator function.

Before: "The first step is to define the actual calculator function and make sure it works, indepent of Claude. We'll write a VERY simple function that expects three arguments:\n"

After: "The first step is to define the actual calculator function and make sure it works, independent of Claude. We'll write a VERY simple function that expects three arguments:\n"

dsmedia avatar Jun 13 '24 01:06 dsmedia