Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbohl committed Feb 13, 2024
1 parent 897c164 commit 09619a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ All `declare option` statements.
4. In the groups, sort alphabetically.

```xquery
(: FUNCTION DECLARATIONS =========================================== :)
(: FUNCTION DECLARATIONS =================================================== :)
```
Expand Down Expand Up @@ -197,7 +195,7 @@ An example of using the function would be:

```javascript
window.doAJAXRequest('data/xql/getAnnotationMeta.xql',
'GET',
'GET',
{
uri: uri,
lang: lang
Expand Down

0 comments on commit 09619a1

Please sign in to comment.