Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Aug 10, 2023
1 parent 53d190a commit 052ec17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/voice.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ the aider chat session.
<div style="display: inline-block; position: relative; width: 200px; background-color: #f0f0f0; border-radius: 10px; padding: 10px; color: #333; font-family: 'Comic Sans MS', 'Comic Sans', 'Marker Felt', sans-serif;">
<span style="position: absolute; top: 0; left: 50%; transform: translate(-50%, -100%); width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #f0f0f0;"></span>
“add a factorial endpoint that uses math.factorial”
&nbsp;add a factorial endpoint that uses math factorial&nbsp;
</div>

#### Add a factorial endpoint that uses math.factorial.
Expand Down

0 comments on commit 052ec17

Please sign in to comment.