Skip to content

Commit

Permalink
Merge pull request #11 from BenzeneAlcohol/new_fixes/14
Browse files Browse the repository at this point in the history
Minor changes
  • Loading branch information
BenzeneAlcohol authored Nov 14, 2023
2 parents 41fe4e1 + 4fec67f commit 206ad2f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Pages/Postman/Postman.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ function Postman() {
<h2>Certification: Postman API Fundamentals Student Expert</h2>

<h3>Duration of the Certification Course</h3>
<p>Self paced (Recommended) - 1 week</p>
<p>Self paced (Recommended) - 2-4 hours</p>

<h3>Description</h3>
<p>This certification includes one course module that take students from knowing nothing about APIs to mastering the foundations of APIs and working with Postman. </p>
<h3>Course: Postman API Fundamentals Student Expert Certification</h3>
<div className="row">
<div className="rowItem">
<h3>Course Postman API Fundamentals Student Expert Certification</h3>
<strong>Basic Topics:</strong>
<ul>
<li>What are APIs?</li>
Expand All @@ -62,7 +62,6 @@ function Postman() {
</ul>
</div>
<div className="rowItem">
<div style={{height: '20%'}}></div>
<strong>Advanced Topics:</strong>
<ul>
<li>Completing API challenges in Postman on the theme of sports</li>
Expand Down

0 comments on commit 206ad2f

Please sign in to comment.