Skip to content

Commit 7d6778f

Browse files
committed
fix typo
1 parent c2f6bbf commit 7d6778f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.generator/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ def _run_nox_sessions(library_id: str, repo: str):
435435
Args:
436436
library_id(str): The library id under test.
437437
repo(str): This directory will contain all directories that make up a
438-
library, the .librarian folder, and any global file declared in
438+
library, the .librarian folder, and any global files declared in
439439
the config.yaml.
440440
"""
441441
sessions = [

0 commit comments

Comments
 (0)