mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-21 11:30:38 -07:00
docs: fix typos in source code and documentation (#13577)
This commit is contained in:
@@ -293,7 +293,7 @@ describe('useSlashCompletion', () => {
|
||||
const hook = renderHook(() =>
|
||||
useTestHarnessForSlashCompletion(
|
||||
true,
|
||||
'/usag',
|
||||
'/usage',
|
||||
slashCommands,
|
||||
mockCommandContext,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user