We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda3abe commit 4f00b13Copy full SHA for 4f00b13
source/views/sis/balances.js
@@ -25,7 +25,7 @@ import type {TopLevelViewPropsType} from '../types'
25
26
const DISCLAIMER = 'This data may be outdated or otherwise inaccurate.'
27
const LONG_DISCLAIMER =
28
- 'This data may be inaccurate.\nBon Appetit is always right.\nThis app is unofficial.'
+ 'This data may be inaccurate.\nBon Appétit is always right.\nThis app is unofficial.'
29
30
class BalancesView extends React.Component {
31
static navigationOptions = {
0 commit comments