Skip to content

Commit a426e9d

Browse files
committed
Cleanup.
1 parent 3da5951 commit a426e9d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Diff for: .gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

Diff for: docs/dev/db.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Entities
1919
Schema diagram
2020
--------------
2121

22-
.. image:: /images/schema.png
22+
.. image:: /images/schema.png

Diff for: docs/dev/oauth2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ necessarily needs. CritiqueBrainz provides the following scopes:
177177

178178
* ``review`` - Create and modify reviews.
179179
* ``vote`` - Submit and delete votes on reviews.
180-
* ``user`` - Modify profile info and delete profile.
180+
* ``user`` - Modify profile info and delete profile.

0 commit comments

Comments
 (0)