Skip to content

Commit 680bfc6

Browse files
committed
Remove the word 'library' where it doesn't belong
1 parent 33b957e commit 680bfc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ For questions and suggestions about the Art of C++ / JSON please contact the aut
6565

6666
### PEGTL License
6767

68-
The Art of C++ / JSON library contains the [PEGTL](https://github.com/ColinH/PEGTL) which is licensed as follows:
68+
The Art of C++ / JSON contains the [PEGTL](https://github.com/ColinH/PEGTL) which is licensed as follows:
6969

7070
> Copyright (c) 2014-2015 Dr. Colin Hirsch and Daniel Frey
7171
>
@@ -77,7 +77,7 @@ The Art of C++ / JSON library contains the [PEGTL](https://github.com/ColinH/PEG
7777
7878
### Double-Conversion License
7979

80-
The Art of C++ / JSON library contains slightly modified portions of the [double-conversion library](https://github.com/google/double-conversion) which is licensed as follows:
80+
The Art of C++ / JSON contains slightly modified portions of the [double-conversion library](https://github.com/google/double-conversion) which is licensed as follows:
8181

8282
> Copyright 2006-2011, the V8 project authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
8383
>

0 commit comments

Comments
 (0)