Skip to content

Commit d1da606

Browse files
authored
Merge pull request Qloapps#20 from abhishek-webkul/fix-architecture
Fixed typos in architecture section
2 parents 726d9d7 + 7103600 commit d1da606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/architecture/technical.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- **Language Used**: PHP
66
- **Database**: MySQL, XML
77
- **Template Engine**: Smarty
8-
- **Technology**: JavaQuery, SASS, Bootstrap
8+
- **Technology**: JavaScript, jQuery, SASS, Bootstrap
99

1010

1111
## MVC (Model–View–Controller)

docs/introduction/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
QloApps is one of a kind true open source hotel reservation system and a booking engine. The system is dedicated to channeling the power of the open-source community to serve the hospitality industry.
44

5-
QloApps is built on PHP while MySQL is used to manage databases apart from these languages HTML, CSS, Javascript, and JavaQuery are also used. Smarty is used as a templating engine. [QloApps architecture](../architecture/technical)
5+
QloApps is built on PHP while MySQL is used to manage databases apart from these languages HTML, CSS, JavaScript and jQuery are also used. Smarty is used as a templating engine. [QloApps architecture](../architecture/technical)
66

77
Along with these languages, you must be familiar with Object-Oriented Programming to start development on QloApps.
88

0 commit comments

Comments
 (0)