Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


### Introcution
### Introduction

This is a demo project to showcase running microservices on Alibaba Cloud.

Expand All @@ -15,7 +15,7 @@ This demo is powered by the following projects and products:

### Architecture

This project contains the following applications (more applications are ong the way):
This project contains the following applications (more applications are on the way):

* frontend: A Java application with SpringMVC and thymeleaf as template engine.
* cartservices: A Java application that provides basic operations to add products to shopping carts, which is powered by [Apache Dubbo](https://github.com/apache/dubbo).
Expand Down