ppsingh commited on
Commit
02ef87b
1 Parent(s): 4af9e36

Update auditqa/sample_questions.py

Browse files
Files changed (1) hide show
  1. auditqa/sample_questions.py +1 -1
auditqa/sample_questions.py CHANGED
@@ -6,6 +6,6 @@ QUESTIONS = {
6
  ],
7
  "Budget Expenditure":[
8
  "What are key focus area of this report?",
9
- "What Expenditure discrepancy are noticed in report?"
10
  ]
11
  }
 
6
  ],
7
  "Budget Expenditure":[
8
  "What are key focus area of this report?",
9
+ "What Budget Expenditure discrepancy are noticed in report?"
10
  ]
11
  }