Skip to content

Commit

Permalink
front end description
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Mat committed May 9, 2018
1 parent 829d69a commit b972796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ function verifyBrackets($s) {
</head>
<body>
<h1>Brackets parser</h1>
<p>Write strings with brackets above to check out consistency</p>
<p>Write strings with brackets in the input field below to check out consistency</p>
<form method="GET" name="b1" action="index.php">
<input type="text" name="b1-b">
<input type="submit" name="b1-s" value="verify">
Expand Down

0 comments on commit b972796

Please sign in to comment.