Update helper text for project selection

Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev>
This commit is contained in:
Clemens S. Heithecker
2022-09-26 22:40:24 +02:00
parent 8960d83013
commit 4132eacfe3
@@ -106,7 +106,7 @@ export const AzureRepoPicker = (props: {
</>
)}
<FormHelperText>
The project that this repo will belong to
The Project that this repo will belong to
</FormHelperText>
</FormControl>
</>