Skip to content

Commit 0304e73

Browse files
committed
Typo
1 parent cfa66f4 commit 0304e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/use-generative-ai-tools/includes/06-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Key features include:
2424

2525
## A simple example
2626

27-
Here's the existing example that exposes a `get_time` function and lets the model call it when needed:
27+
Here's an example that exposes a `get_time` function and lets the model call it when needed:
2828

2929
```python
3030
import time

0 commit comments

Comments
 (0)