Skip to content

Commit 0a66164

Browse files
committed
[docs] Fix directory name casing
1 parent dfc55d5 commit 0a66164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Index test projects should be put in the `Tests/INPUTS` directory, and use the [
2424

2525
```
2626
Tests/
27-
Inputs/
27+
INPUTS/
2828
MyTestProj/
2929
a.swift
3030
b.swift

0 commit comments

Comments
 (0)