From a28312b9a970210814bcaf6cc4e966b996f9ee2e Mon Sep 17 00:00:00 2001 From: VirusDGamer <63496839+VirusDGamer@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:12:04 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd0ddff..655f969 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ It contains these templates: - **Custom RecyclerView Adapter**: Creates the skeleton of a RecyclerView adapter. - - **Custom RecyclerView Adapter + Actiivty**: Creates the skeleton of a RecyclerView Adapter and an Activity with a RecyclerView. + - **Custom RecyclerView Adapter + Activity**: Creates the skeleton of a RecyclerView Adapter and an Activity with a RecyclerView. ## ChangeLog @@ -99,4 +99,4 @@ License [Custom]:https://github.com/gabrielemariotti/AndroidStudioTemplate#custom [Chris Banes]:https://plus.google.com/+ChrisBanes [FloatingLabelLayout]:https://gist.github.com/chrisbanes/11247418 -[ForegroundLinearLayout]:https://gist.github.com/chrisbanes/9091754 \ No newline at end of file +[ForegroundLinearLayout]:https://gist.github.com/chrisbanes/9091754