Skip to content

Commit 5580afd

Browse files
authored
fix copy/paste error in destination directory list
1 parent ff4d27c commit 5580afd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To be accepted, your submission _must_ meet the following **requirement**s and _
3333
10. **requirement**: each file must go in the right directory in the repository:
3434
- **requirement**: the main UDL definition XML file goes in the `UDLs` directory
3535
- **requirement**: if you are supplying an auto-completion definition XML file, it must go in the `autoCompletion` directory
36-
- **requirement**: if you are supplying a function list definition XML file, it must go in the `autoCompletion` directory
36+
- **requirement**: if you are supplying a function list definition XML file, it must go in the `functionList` directory
3737
- **requirement**: if you are supplying a sample file, it must go in the `UDL-samples` directory
3838
11. **requirement**: submissions to the UDL Collection must pass all automated tests.
3939
- If the PR action does not pass, you will be required to fix the problem in a timely fashion, or the PR can and will be rejected.

0 commit comments

Comments
 (0)