Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit da32f8f

Browse files
committed
Removed special character to fix test failure
1 parent a46771f commit da32f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/index.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Copyright 2019 The MathWorks, Inc. -->
22
<?jelly escape-by-default='true'?>
33
<div>
4-
This plugin integrates MATLAB (R) with Jenkins and provides Jenkins interface to run MATLAB & Simulink (R) tests.
4+
This plugin integrates MATLAB (R) with Jenkins and provides Jenkins interface to run MATLAB and Simulink (R) tests.
55
</div>

0 commit comments

Comments
 (0)