Skip to content

Commit 180298d

Browse files
authored
[Docs] (README): Improve expression.
1 parent 018eb03 commit 180298d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#if MG_MOBILEGLUES_VERSION >= 1270
2727
// Logic for MobileGlues (version >= V1.2.7)
2828
#else
29-
// Logic for MobileGlues (version < V1.2.7)
29+
// Logic for MobileGlues (version < V1.2.7)
3030
#endif
3131
#else
3232
// ...
@@ -50,4 +50,4 @@ Please see [LICENSE](https://github.com/MobileGL-Dev/MobileGlues/blob/main/LICEN
5050

5151
**GlslOptimizerV2** by **aiekick**: [github](https://github.com/aiekick/GlslOptimizerV2)
5252

53-
**cJSON** by **DaveGamble**: [github](https://github.com/DaveGamble/cJSON)
53+
**cJSON** by **DaveGamble**: [github](https://github.com/DaveGamble/cJSON)

0 commit comments

Comments
 (0)