generative-ai-docs icon indicating copy to clipboard operation
generative-ai-docs copied to clipboard

Fix(examples): correct typo in chat_calculator comment

Open Rahul-Lashkari opened this issue 7 months ago • 1 comments

Description of the change

c alc -> calc

Motivation

Type of change

Documentation

Checklist

  • [ ] I have performed a self-review of my code.
  • [ ] I have added detailed comments to my code where applicable.
  • [ ] I have verified that my change does not break existing code.
  • [ ] My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • [ ] I am familiar with the Google Style Guide for the language I have coded in.
  • [ ] I have read through the Contributing Guide and signed the Contributor License Agreement.

Rahul-Lashkari avatar Apr 19 '25 18:04 Rahul-Lashkari