Skip to content

Commit ae82e76

Browse files
committed
you're doing great
1 parent 87d6781 commit ae82e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

046_mongodb/05_query/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ db.customers.find({$or:[
6363
db.crayons.find({name: {$regex: '^M'}})
6464
```
6565

66-
![regex cheatsheet](regex.pdf)
66+
[regex cheatsheet](regex.pdf)
6767

6868
### pretty
6969
```

0 commit comments

Comments
 (0)