Skip to content

Commit 24166fc

Browse files
committed
fixing typos
1 parent bf8d1e8 commit 24166fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

misc/french/french_liaison.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<title>Online French Liaison Inspection Tool</title>
66
<meta content="An interactive tool for inserting liaison markers into French text." name="description">
7-
."
7+
88

99
<script src="./liaison.js"></script>
1010
<link as="style" href="../../wiktionary_pron/css/tacit-css-1.7.1.min.css"

misc/french/french_liaison_test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link href="https://unpkg.com/mocha/mocha.css" rel="stylesheet">
77
<script src="liaison.js"></script>
88
<meta content="French liaison rules. A test file for the liaison marker inserting tool" name="description">
9-
."
9+
1010

1111
</head>
1212
<body>

0 commit comments

Comments
 (0)