"10th" is accepted as word but I can't add this test because occuring error durign load EnvironmentContextLoaderListener > WordCreateController.java ` String contentUrl = "https://" + EnvironmentContextLoaderListener.PROPERTIES.getProperty("content.language").toLowerCase() + ".elimu.ai/content/word/edit/" + word.getId(); ` EnvironmentContextLoaderListener.PROPERTIES return null during test. _Originally posted by @tomaszsmy in https://github.com/elimu-ai/webapp/pull/1583#discussion_r928996913_