Skip to content

Commit

Permalink
fix: fix home typoe
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Apr 15, 2020
1 parent 96dfc22 commit 93f5645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/presentation/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h6 class="center"> - {{ 'homepage.digital-forward' | translate }} - </h6>

<div class="home-section">
<div class="section-title">「{{ 'it-can' | translate}}」</div>
<div class="section-sub-title">- {{ 'home.help-you-design-devops' | translate }} -</div>
<div class="section-sub-title">- {{ 'homepage.help-you-design-devops' | translate }} -</div>
<div class="process-title">
DevOps 运动的主要特点是强烈倡导对构建软件的所有环节
(从集成、测试、发布到部署和基础架构管理) 进行全面的自动化和监控。
Expand Down

0 comments on commit 93f5645

Please sign in to comment.