Skip to content

Commit 0073ddc

Browse files
authored
Merge pull request #1 from ralphutz/ralphutz-grammar
Update README.md to correct typos and grammar
2 parents 5c1122c + f270756 commit 0073ddc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## What is Scenario Based Learning
44

5-
Whenever I want to learn new technology, I can able to find a lot of resources to learn the syntax of a particular programming language/technology.
5+
When I want to learn a new technology, I am able to find a lot of resources to learn the syntax of a particular programming language/technology.
66

7-
But, I couldn’t able to find resources which gives me a production level problem scenarios, from which I can able to learn the technology.
7+
But, I can not find resources which give me a production level problem scenario, from which I can able to learn the technology.
88

9-
so, I thought why don’t I create a one which will be helpful for developers like me to learn a programming language or technology by practicing a problem scenario.
9+
So, I thought, why don’t I create a one which will be helpful for developers like me to learn a programming language or technology by practicing a problem scenario.
1010

11-
## why it is important
11+
## Why it is important
1212

1313
Every time, we learn something. we go and find something to implement in it to get a good grasp of it. From, a beginner perspective. it is great.
1414

@@ -113,4 +113,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
113113
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
114114
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
115115
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
116-
SOFTWARE.
116+
SOFTWARE.

0 commit comments

Comments
 (0)