ppsingh commited on
Commit
46c2cae
1 Parent(s): d26ce45

Update auditqa/sample_questions.py

Browse files
Files changed (1) hide show
  1. auditqa/sample_questions.py +1 -1
auditqa/sample_questions.py CHANGED
@@ -4,7 +4,7 @@ QUESTIONS = {
4
  "What is Audit General Office?",
5
  "How does Audit helps the governance?",
6
  ],
7
- "Bdget Expenditure":[
8
  "What are key focus area of this report?",
9
  "What Expenditure discrepancy are noticed in report?"
10
  ]
 
4
  "What is Audit General Office?",
5
  "How does Audit helps the governance?",
6
  ],
7
+ "Budget Expenditure":[
8
  "What are key focus area of this report?",
9
  "What Expenditure discrepancy are noticed in report?"
10
  ]