fixed readme typo accepted/tizen/unified/20200907.045101 submit/tizen/20200830.214225 submit/tizen/20200901.214039 submit/tizen/20200906.212734
authorMoein Mohammadian <mrmmohammadian@gmail.com>
Sat, 29 Aug 2020 23:25:11 +0000 (03:55 +0430)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 30 Aug 2020 21:26:58 +0000 (06:26 +0900)
README.md

index e7beedc..2ced9d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Here are small samples of the power of Lottie.
 - [Issues or Feature Requests?](#issues-or-feature-requests)
 
 ## Building Lottie
-rottie supports [meson](https://mesonbuild.com/) and [cmake](https://cmake.org/) build system. rottie is written in `C++14`. and has a public header dependancy of `C++11`
+rlottie supports [meson](https://mesonbuild.com/) and [cmake](https://cmake.org/) build system. rlottie is written in `C++14`. and has a public header dependancy of `C++11`
 
 ### Meson Build
 install [meson](http://mesonbuild.com/Getting-meson.html) and [ninja](https://ninja-build.org/) if not already installed.