| @@ -281,9 +281,9 @@ | ||
| 281 | 281 | ?></div></li> |
| 282 | 282 | </ul> |
| 283 | 283 | </div> |
| 284 | 284 | <div class="welcome-panel-column welcome-panel-last"> |
| 285 | - <h4><?php _e( 'Integartion with', 'booking-manager'); ?> <a href="https://wordpress.org/plugins/booking/" target="_blank">Booking Calendar</a></h4> | |
| 285 | + <h4><?php _e( 'Integration with', 'booking-manager'); ?> <a href="https://wordpress.org/plugins/booking/" target="_blank">Booking Calendar</a></h4> | |
| 286 | 286 | <?php |
| 287 | 287 | |
| 288 | 288 | printf( __( 'This plugin have native integration with %s plugin.', 'booking-manager' ) |
| 289 | 289 | , '<a href="https://wordpress.org/plugins/booking/" target="_blank"><strong>Booking Calendar</strong></a>' ); |