Skip to content

Commit a55164a

Browse files
committed
updated
1 parent 0fe348a commit a55164a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

_data/modules.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,3 @@
109109
- name: Yandex
110110
link: https://github.com/portrino/codeception-yandex-module
111111
description: Validation of structured data via yandex API
112-
image: https://de.wikipedia.org/wiki/Yandex#/media/File:Yandex_logo_en.svg

_layouts/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h4>Modules</h4>
9898
</li>
9999
<li class="dropdown">
100100
<a class="dropdown-toggle" data-toggle="dropdown" href="http://phptest.club/category/codeception">
101-
Use Case
101+
Use Cases
102102
<b class="caret"></b>
103103
</a>
104104
<ul class="dropdown-menu">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h3>Community Forum &raquo;</h3>
237237

238238
</div>
239239
<div class="col-sm-8 col-lg-8">
240-
<h2>Use Case</h2>
240+
<h2>Use Cases</h2>
241241
{% include for.html %}
242242
</div>
243243

0 commit comments

Comments
 (0)