From 30768ad88d7c8ffdd0c58c4fcfbc2249d1628a85 Mon Sep 17 00:00:00 2001 From: Ellet Date: Thu, 26 Sep 2024 14:27:52 +0300 Subject: [PATCH] docs(camera_android_camerax): remove duplicated 'please' in README.md file --- packages/camera/camera_android_camerax/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/camera/camera_android_camerax/README.md b/packages/camera/camera_android_camerax/README.md index bc929109cad..97fe4f67f33 100644 --- a/packages/camera/camera_android_camerax/README.md +++ b/packages/camera/camera_android_camerax/README.md @@ -4,7 +4,7 @@ The Android implementation of [`camera`][1] built with the [CameraX library][2]. *Note*: If any of [the limitations](#limitations) prevent you from using using `camera_android_camerax` or if you run into any problems, please report -report these issues under [`flutter/flutter`][5] with `[camerax]` in the title. +these issues under [`flutter/flutter`][5] with `[camerax]` in the title. You may also opt back into the [`camera_android`][9] implementation if you need. ## Usage