From 38234d4471a0f1c88d0eefabd8f25e580ebdd303 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Mon, 9 Feb 2026 20:48:50 +0000 Subject: [PATCH] chore(librarian): fix typo --- .librarian/state.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.librarian/state.yaml b/.librarian/state.yaml index 1deee3bd601d..38db029a7559 100644 --- a/.librarian/state.yaml +++ b/.librarian/state.yaml @@ -209,7 +209,7 @@ libraries: last_generated_commit: "" apis: [] source_roots: - - packages/google-auth-httplib2/ + - packages/google-auth-httplib2 preserve_regex: [] remove_regex: [] tag_format: '{id}-v{version}'