Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
drfho committed Jul 8, 2024
1 parent cfb418c commit 9999337
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
placeholder="Universität" title="Enter query, e.g. Universität"
tal:attributes="value python:request.get('q','Universität')">
<input type="number" class="form-control" id="zcatalog_test_calls" name="calls:int"
placeholder="10" title="Enter number of repetive calls, e.g. 10"
placeholder="10" title="Enter number of repetitive calls, e.g. 10"
tal:attributes="value python:request.get('calls','10')">
<div class="input-group-append">
<button class="btn btn-primary" title="Execute Performance Test (JSON shown in new window, Browser-Plugin JSON-Formatter recommended) "
Expand Down

0 comments on commit 9999337

Please sign in to comment.