Skip to content

Commit 86c2a2d

Browse files
authored
Fix README misspellings and grammar (#31)
1 parent 588da0c commit 86c2a2d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 💪 Bicepify
22

3-
Bicepify is a sample code repository project with a mission to simplify getting started into Azure Bicep.
3+
Bicepify is a sample repository with a mission to simplify getting started with Azure Bicep.
44

55
We aim to do this by creating real example templates that are easy to digest and break down Azure Bicep concepts, with straight to the point explanations to jump start your Bicep journey 🚀
66

@@ -21,13 +21,13 @@ If you find this repository useful, please save the repository by hitting the
2121

2222
4. [Fork](https://github.com/riosengineer/Bicepify/fork) this repository so you have a copy to lab with the examples
2323

24-
5. In your forked repository, click the green Code and Open with VisualStudio for a quick start
24+
5. In your forked repository, click the green Code button and choose Open with Visual Studio for a quick start.
2525

2626
6. Read the README files for further information, explanations and deployment commands to test the example
2727

2828
## 🧪 About the project
2929

30-
There's lots of great blog articles, Microsoft Documentation and repositories out there for Bicep.
30+
There are lots of great blog articles, Microsoft Documentation and repositories out there for Bicep.
3131

3232
However, the data is scattered and sometimes the official documentation will have minimal examples or lack some context where real world examples can benefit the community to grasp the concept in a more relatable way.
3333

@@ -53,7 +53,7 @@ Where possible, examples will be complimented by a blog post giving a deeper div
5353

5454
[Microsoft Learn - Getting started with Bicep](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/learn-bicep)
5555

56-
[Offical Bicep Repository](https://github.com/Azure/bicep)
56+
[Official Bicep Repository](https://github.com/Azure/bicep)
5757

5858
[Bicep Azure Verified Modules (AVM) Repository](https://github.com/Azure/bicep-registry-modules)
5959

@@ -64,3 +64,4 @@ Where possible, examples will be complimented by a blog post giving a deeper div
6464
## 🖌️ Authors
6565

6666
- [Rios Engineer](https://www.github.com/riosengineer)
67+

0 commit comments

Comments
 (0)