Skip to content

Commit 238a53a

Browse files
authored
Update README.md
1 parent 5abc134 commit 238a53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Common Issues and Solutions
110110
SPARQL Query Errors: Ensure the SPARQL queries are correctly formatted and the endpoint is accessible.
111111
Flask Application Errors: Check for missing or misconfigured routes and templates.
112112

113-
# Logging and Debugging
113+
Logging and Debugging:
114114
Enable logging in `main.py`:
115115
logging.basicConfig(level=logging.DEBUG)
116116
Check the console output for detailed logs.

0 commit comments

Comments
 (0)