Skip to content

Commit 4f00b13

Browse files
committed
added é to BonApp's full name
1 parent fda3abe commit 4f00b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/sis/balances.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import type {TopLevelViewPropsType} from '../types'
2525

2626
const DISCLAIMER = 'This data may be outdated or otherwise inaccurate.'
2727
const LONG_DISCLAIMER =
28-
'This data may be inaccurate.\nBon Appetit is always right.\nThis app is unofficial.'
28+
'This data may be inaccurate.\nBon Appétit is always right.\nThis app is unofficial.'
2929

3030
class BalancesView extends React.Component {
3131
static navigationOptions = {

0 commit comments

Comments
 (0)