소스 검색

Update README.md

James Montemagno 9 년 전
부모
커밋
b4549cdc0e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      HandsOnLab/README.md

+ 1 - 1
HandsOnLab/README.md

@@ -1,4 +1,4 @@
-## Xamrin Dev Days Hands On Lab
+## Xamarin Dev Days Hands On Lab
 
 Today, we will be building a cloud connected [Xamarin.Forms](http://xamarin.com/forms) application that will display a list of speakers at Xamarin Dev Days and show their details. We will start by building some business logic backend that pulls down json from a RESTful endpoint and then we will connect it to an Azure Mobile App backend in just a few lines of code.