Skip to content

Commit

Permalink
Merge pull request #6 from jfversluis/patch-1
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
hjam40 authored Apr 4, 2023
2 parents d1745df + 9645ee0 commit 7a73f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ For more information on permissions, see the [Microsoft Docs](https://docs.micro

In XAML, make sure to add the right XML namespace:

`xmlns:cv="xmlns:cv="clr-namespace:Camera.MAUI;assembly=Camera.MAUI"`
`xmlns:cv="clr-namespace:Camera.MAUI;assembly=Camera.MAUI"`

Use the control:
```xaml
Expand Down

0 comments on commit 7a73f20

Please sign in to comment.